Skip to content

Hostname

iptechnology.it

Last fetched

iptechnology.it resolves to 2 IPv4 addresses operated by AS206476 in IT. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · iptechnology.itRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/iptechnology.it

Resolution chain

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

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
ip technology srl
Contact emails

Subdomains

44 observed subdomains of iptechnology.it.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for iptechnology.it.

MechanismTarget
SPF_Asmtpauth1.neten.network
SPF_INCLUDE146340914.spf05.hubspotemail.net
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.2.52/29
SPF_IP160.153.196.0/24
SPF_IP178.251.79.48/32
SPF_IP185.137.224.0/22
SPF_IP188.121.43.0/24
SPF_IP192.132.245.15/32
SPF_IP194.113.88.238/32
SPF_IP194.69.193.221
SPF_IP37.148.205.129
SPF_IP37.148.224.240/28
SPF_IP46.252.157.209
SPF_IP92.223.214.75/29

Related pages

Pivot deeper into the graph from iptechnology.it.

Cypher and MCP

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

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