Skip to content

Hostname

daomoffice.com

Last fetched

daomoffice.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

daomoffice.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.101108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.72108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.90108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.97108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.63.12018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.3218.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.9218.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.9318.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.170.1053.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.113.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.553.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.873.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:244
Organization
gundam n
Contact emails

Web-graph footprint

Distinct hostnames that link to or from daomoffice.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daomoffice.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from daomoffice.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "daomoffice.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.