Skip to content

Hostname

tantalus.com

Last fetched

tantalus.com resolves to 2 IPv4 addresses operated by OVH in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tantalus.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tantalus.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.158.191167.114.128.0/18AS16276OVHCA
67.222.4.16567.222.0.0/21AS63410SHOPIFYASN2 - Shopify, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

21 observed subdomains of tantalus.com.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tantalus.com.

MechanismTarget
SPF_Atantalus.com
SPF_INCLUDE19908236.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP207.102.243.25/29
SPF_IP74.221.130.25
SPF_IP74.50.224.0/24
SPF_IP74.50.224.1/24
SPF_MXtantalus.com

Related pages

Pivot deeper into the graph from tantalus.com.

Cypher and MCP

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

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