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
Resolution chain
iptechnology.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.255.186.28 | 185.255.184.0/22 | AS206476 | — | IT |
| 46.252.157.209 | 46.252.144.0/20 | AS60087 | — | IT |
WHOIS identity
- Registrar
- registrar:1 api gmbh
- Organization
- ip technology srl
- Contact emails
- —
Subdomains
44 observed subdomains of iptechnology.it.
Showing 25 of 44. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for iptechnology.it.
| Mechanism | Target |
|---|---|
| SPF_A | smtpauth1.neten.network |
| SPF_INCLUDE | 146340914.spf05.hubspotemail.net |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.168.2.52/29 |
| SPF_IP | 160.153.196.0/24 |
| SPF_IP | 178.251.79.48/32 |
| SPF_IP | 185.137.224.0/22 |
| SPF_IP | 188.121.43.0/24 |
| SPF_IP | 192.132.245.15/32 |
| SPF_IP | 194.113.88.238/32 |
| SPF_IP | 194.69.193.221 |
| SPF_IP | 37.148.205.129 |
| SPF_IP | 37.148.224.240/28 |
| SPF_IP | 46.252.157.209 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.