Skip to content

Hostname

marionsubaru.com

Last fetched

marionsubaru.com resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · marionsubaru.comRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/marionsubaru.com

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
marion toyota
Contact emails

Subdomains

2 observed subdomains of marionsubaru.com.

Web-graph footprint

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

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for marionsubaru.com.

MechanismTarget
SPF_Amarionsubaru.com
SPF_INCLUDEserver.charteredwebhosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.249.121.235
SPF_IP207.97.234.44
SPF_IP207.97.238.96/28
SPF_IP64.95.72.192/26
SPF_IP66.117.0.85
SPF_IP66.129.126.137/32
SPF_IP69.20.56.82/32
SPF_IP69.25.74.32/27
SPF_IP69.25.75.192/26
SPF_IP74.94.112.65
SPF_MXmarionsubaru.com

Related pages

Pivot deeper into the graph from marionsubaru.com.

Cypher and MCP

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

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