Skip to content

Hostname

gpdati.com

Last fetched

gpdati.com resolves to 1 IPv4 address operated by AS30722 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · gpdati.comRouting diversity1.5/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gpdati.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.33.114.222.33.0.0/17AS30722IT

WHOIS identity

Registrar
iana:168
Organization
gp dati hotel service spa
Contact emails

Subdomains

22 observed subdomains of gpdati.com.

Web-graph footprint

Distinct hostnames that link to or from gpdati.com in the public web crawl.

32 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

69 SPF mechanisms authorising senders for gpdati.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP104.47.0.0/17
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP151.1.131.124/32
SPF_IP151.1.180.201/31
SPF_IP158.58.140.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP198.61.254.0/23
SPF_IP2.33.114.16/28
SPF_IP20.47.149.138/32
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP62.108.224.101/32
SPF_IP62.108.224.250/32
SPF_IP62.108.225.69/32
SPF_IP62.108.227.0/24
SPF_IP62.108.227.20/32
SPF_IP62.108.227.201/32
SPF_IP62.108.227.202/32
SPF_IP62.108.227.203/32
SPF_IP62.108.227.21/32
SPF_IP62.108.227.8
SPF_IP62.108.235.21/32
SPF_IP64.131.81.129
SPF_IP64.131.81.130
SPF_IP64.131.81.131
SPF_IP64.131.81.132
SPF_IP69.72.32.0/20
SPF_IP87.253.232.0/21
SPF_IP92.119.225.0/24
SPF_IP93.174.64.0/21
SPF_IP93.174.64.0/22
SPF_IP93.174.68.0/23
SPF_IP93.174.70.0/24
SPF_MXgpdati.com

Related pages

Pivot deeper into the graph from gpdati.com.

Cypher and MCP

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

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