Skip to content

Hostname

xhosting.at

Last fetched

xhosting.at resolves to 1 IPv4 address operated by AS198203 in NL.

Nutrition Label

WHISPER CANON · xhosting.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/xhosting.at

Resolution chain

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

IPPrefixASNOperatorCountry
176.56.239.175176.56.224.0/20AS198203NL

WHOIS identity

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

Subdomains

2 observed subdomains of xhosting.at.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for xhosting.at.

MechanismTarget
SPF_A6535.submission.antispamcloud.com
SPF_Arelease.antispamcloud.com
SPF_Axhosting.at
SPF_IP176.56.239.171
SPF_MXxhosting.at

Related pages

Pivot deeper into the graph from xhosting.at.

Cypher and MCP

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

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