Skip to content

Hostname

oxolo.com

Last fetched

oxolo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.22.16134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.186.21146.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.249.24252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.219.14852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.38.6363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.61.14863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:151
Organization
crossbits media
Contact emails

Subdomains

8 observed subdomains of oxolo.com.

Web-graph footprint

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

165 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oxolo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from oxolo.com.

Cypher and MCP

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

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