Skip to content

Hostname

itpool.at

Last fetched

itpool.at resolves to 1 IPv4 address operated by AS8412 in AT.

Nutrition Label

WHISPER CANON · itpool.atRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/itpool.at

Resolution chain

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

IPPrefixASNOperatorCountry
62.99.231.16262.99.192.0/18AS8412AT

WHOIS identity

No WHOIS records are currently associated with itpool.at in WhisperGraph.

Subdomains

27 observed subdomains of itpool.at.

Web-graph footprint

Distinct hostnames that link to or from itpool.at in the public web crawl.

6 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for itpool.at.

MechanismTarget
SPF_Amail.itpool.at
SPF_Amail2.itpool.at
SPF_Amail3.itpool.at
SPF_Amail4.itpool.at
SPF_Amail5.itpool.at
SPF_Amail6.itpool.at
SPF_IP212.41.251.86/32
SPF_IP62.99.231.164
SPF_IP62.99.231.165
SPF_IP62.99.231.166
SPF_IP81.223.20.118
SPF_IP83.65.141.86

Related pages

Pivot deeper into the graph from itpool.at.

Cypher and MCP

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

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