Skip to content

Hostname

iptelecom.it

Last fetched

iptelecom.it resolves to 1 IPv4 address operated by AS29449 in IT. WHOIS lists registrar:ip telecom s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · iptelecom.itRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/iptelecom.it

Resolution chain

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

IPPrefixASNOperatorCountry
46.37.232.1246.37.224.0/19AS29449IT

WHOIS identity

Registrar
registrar:ip telecom s.r.l.
Organization
ip telecom
Contact emails

Subdomains

82 observed subdomains of iptelecom.it.

Web-graph footprint

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

12 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for iptelecom.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtwtcert.it
SPF_IP2001:15a8::/32
SPF_IP46.37.224.0/19
SPF_IP82.113.195.253/24
SPF_IP82.143.0.0/18
SPF_MXiptelecom.it

Related pages

Pivot deeper into the graph from iptelecom.it.

Cypher and MCP

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

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