Skip to content

Hostname

ikbnet.at

Last fetched

ikbnet.at resolves to 1 IPv4 address operated by AS31510 in AT.

Nutrition Label

WHISPER CANON · ikbnet.atRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ikbnet.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.175.70.3783.175.64.0/18AS31510AT

WHOIS identity

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

Subdomains

92 observed subdomains of ikbnet.at.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ikbnet.at.

MechanismTarget
SPF_Amail1.ikb.at
SPF_Amail2.ikb.at
SPF_Amailout.ikbnet.at
SPF_Amx1.ikb-net.at
SPF_INCLUDEspfhard.crsend.com
SPF_IP83.175.70.34/32
SPF_IP83.175.70.38
SPF_IP83.175.70.39
SPF_IP83.175.70.40
SPF_IP83.175.70.41
SPF_MXikbnet.at

Related pages

Pivot deeper into the graph from ikbnet.at.

Cypher and MCP

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

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