Skip to content

Hostname

4p.al

Last fetched

4p.al resolves to 2 IPv4 addresses operated by DSH-AS1 - State of California, Department of State Hospitals in NL.

Nutrition Label

WHISPER CANON · 4p.alRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/4p.al

Resolution chain

4p.al resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.59.254.1522.59.254.0/24AS207083DSH-AS1 - State of California, Department of State HospitalsNL
69.174.98.4569.174.0.0/17AS3257GTT-BACKBONE GTTUS

WHOIS identity

No WHOIS records are currently associated with 4p.al in WhisperGraph.

Subdomains

1 observed subdomain of 4p.al.

Subdomain
www.4p.al

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 4p.al.

MechanismTarget
SPF_A2it.cloud
SPF_A4p.al
SPF_INCLUDE_spf.google.com
SPF_IP169.197.131.218
SPF_MX4p.al

Related pages

Pivot deeper into the graph from 4p.al.

Cypher and MCP

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

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