Skip to content

Hostname

intae.it

Last fetched

intae.it resolves to 1 IPv4 address operated by TWC-12271-NYC - Charter Communications Inc in US. WHOIS lists registrar:fubra limited as the registrar.

Nutrition Label

WHISPER CANON · intae.itRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/intae.it

Resolution chain

intae.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.175.65.18368.175.0.0/17AS12271TWC-12271-NYC - Charter Communications IncUS

WHOIS identity

Registrar
registrar:fubra limited
Organization
tim lardner
Contact emails

Subdomains

6 observed subdomains of intae.it.

Threat posture

History

Mail and authentication

MX records

  • intae.it

SPF policy

4 SPF mechanisms authorising senders for intae.it.

MechanismTarget
SPF_Aintae.it
SPF_IP75.127.15.108
SPF_IP75.127.3.219
SPF_MXintae.it

Related pages

Pivot deeper into the graph from intae.it.

Cypher and MCP

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

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