Skip to content

Hostname

casu.pl

Last fetched

casu.pl resolves to 1 IPv4 address operated by PL-BEYOND-AS - Beyond.pl sp. z o.o. in PL. WHOIS lists iana:1522 as the registrar.

Nutrition Label

WHISPER CANON · casu.plRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/casu.pl

Resolution chain

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

IPPrefixASNOperatorCountry
5.149.167.1455.149.160.0/21AS31229PL-BEYOND-AS - Beyond.pl sp. z o.o.PL

WHOIS identity

Registrar
iana:1522
Organization
Contact emails

Subdomains

8 observed subdomains of casu.pl.

Web-graph footprint

Distinct hostnames that link to or from casu.pl in the public web crawl.

122 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for casu.pl.

MechanismTarget
SPF_Acasu.pl
SPF_INCLUDE_spf.edrone.me
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEspf.iai-sa.com
SPF_IP178.33.49.172/32
SPF_IP188.165.240.96/32
SPF_IP5.252.230.209
SPF_IP5.252.230.80
SPF_IP77.55.147.154
SPF_MXcasu.pl

Related pages

Pivot deeper into the graph from casu.pl.

Cypher and MCP

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

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