Skip to content

Hostname

oacomtech.com

Last fetched

oacomtech.com resolves to 1 IPv4 address operated by AS7470 in TH. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · oacomtech.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oacomtech.com

Resolution chain

oacomtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.46.57.72119.46.48.0/20AS7470TH

WHOIS identity

Registrar
iana:460
Organization
o.a. comtech co.,ltd.
Contact emails

Subdomains

26 observed subdomains of oacomtech.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oacomtech.com.

MechanismTarget
SPF_Aoacomtech.com
SPF_IP119.46.57.67
SPF_IP119.46.57.69
SPF_IP119.46.57.72
SPF_IP202.44.53.26

Related pages

Pivot deeper into the graph from oacomtech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oacomtech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.