Skip to content

Hostname

hosting.13internet.com

Last fetched

hosting.13internet.com resolves to 2 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · hosting.13internet.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hosting.13internet.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with hosting.13internet.com in WhisperGraph.

Subdomains

2 observed subdomains of hosting.13internet.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hosting.13internet.com.

MechanismTarget
SPF_Ahosting.13internet.com
SPF_Ans3323424.ip-37-187-8.eu
SPF_INCLUDE_spf.google.com
SPF_IP2001:41d0:a:8de:0:0:0:0
SPF_IP37.187.8.222

Related pages

Pivot deeper into the graph from hosting.13internet.com.

Cypher and MCP

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

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