Skip to content

Hostname

inttra.net

Last fetched

inttra.net resolves to 2 IPv4 addresses operated by PLANETHOSTER-8 - PlanetHoster in FR. WHOIS lists iana:3892 as the registrar.

Nutrition Label

WHISPER CANON · inttra.netRouting diversity2.4/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/inttra.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.221.181.104185.221.180.0/22AS53589PLANETHOSTER-8 - PlanetHosterFR
34.76.205.12434.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
34.76.205.12434.76.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
iana:3892
Organization
duff malcolm
Contact emails

Subdomains

3 observed subdomains of inttra.net.

Web-graph footprint

Distinct hostnames that link to or from inttra.net in the public web crawl.

10 sites link to this hostname.

186 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for inttra.net.

MechanismTarget
SPF_Ainttra.net
SPF_IP185.221.181.104
SPF_MXinttra.net

Related pages

Pivot deeper into the graph from inttra.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "inttra.net"})-[: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.