Skip to content

Hostname

waitomo.com

Last fetched

waitomo.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.83.11318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.3818.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.7018.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.147.10018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.1218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.254.223.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.723.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.783.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.254.843.173.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
65.8.131.10165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of waitomo.com owner
Contact emails

Subdomains

4 observed subdomains of waitomo.com.

Web-graph footprint

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

704 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for waitomo.com.

MechanismTarget
SPF_Ahybrid.thlonline.com
SPF_INCLUDE_spf.aotal.cloud
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwaitomo.com

Related pages

Pivot deeper into the graph from waitomo.com.

Cypher and MCP

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

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