Skip to content

Hostname

06.al

Last fetched

06.al resolves to 1 IPv4 address operated by OVH in FR.

Nutrition Label

WHISPER CANON · 06.alRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/06.al

Resolution chain

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

IPPrefixASNOperatorCountry
37.59.151.3337.59.0.0/16AS16276OVHFR

WHOIS identity

No WHOIS records are currently associated with 06.al in WhisperGraph.

Subdomains

2 observed subdomains of 06.al.

Web-graph footprint

Distinct hostnames that link to or from 06.al in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 06.al

SPF policy

3 SPF mechanisms authorising senders for 06.al.

MechanismTarget
SPF_A06.al
SPF_IP88.198.127.144
SPF_MX06.al

Related pages

Pivot deeper into the graph from 06.al.

Cypher and MCP

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

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