Skip to content

Hostname

intred.it

Last fetched

intred.it resolves to 1 IPv4 address operated by AS31115 in IT. WHOIS lists registrar:intred s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.97.32.3162.97.32.0/24AS31115IT

WHOIS identity

Registrar
registrar:intred s.p.a.
Organization
intred s.p.a.
Contact emails

Subdomains

124 observed subdomains of intred.it.

Web-graph footprint

Distinct hostnames that link to or from intred.it in the public web crawl.

83 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for intred.it.

MechanismTarget
SPF_Aintred.it
SPF_INCLUDE_spf.corisvc.info
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP2a01:9840:0:0:62:97:32:31
SPF_IP62.97.32.0/25
SPF_IP62.97.33.23
SPF_MXintred.it

Related pages

Pivot deeper into the graph from intred.it.

Cypher and MCP

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

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