Skip to content

Hostname

crazybytes.at

Last fetched

crazybytes.at resolves to 1 IPv4 address operated by SE-A3 www.a3.se in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.158.181.1785.158.181.0/24AS45012SE-A3 www.a3.seDE

WHOIS identity

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

Subdomains

2 observed subdomains of crazybytes.at.

Web-graph footprint

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

9 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for crazybytes.at.

MechanismTarget
SPF_Acrazybytes.at
SPF_MXcrazybytes.at

Related pages

Pivot deeper into the graph from crazybytes.at.

Cypher and MCP

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

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