Skip to content

Hostname

ipcom.at

Last fetched

ipcom.at resolves to 1 IPv4 address operated by UNIVIE University of Vienna, Austria in AT.

Nutrition Label

WHISPER CANON · ipcom.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ipcom.at

Resolution chain

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

IPPrefixASNOperatorCountry
131.130.249.235131.130.0.0/16AS760UNIVIE University of Vienna, AustriaAT

WHOIS identity

Registrar
Organization
nic.at role
Contact emails

Subdomains

4 observed subdomains of ipcom.at.

Web-graph footprint

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

22 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ipcom.at.

MechanismTarget
SPF_INCLUDE_spf.univie.ac.at
SPF_INCLUDEspf.mlwrx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:850:1:2:0:0:0:144
SPF_IP2a02:850:1:2:0:0:0:145
SPF_IP5.9.111.105/32
SPF_IP83.136.33.227/32
SPF_IP83.136.34.144
SPF_IP83.136.34.145
SPF_IP83.136.35.14/32

Related pages

Pivot deeper into the graph from ipcom.at.

Cypher and MCP

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

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