Skip to content

Hostname

willbl.dns-systems.net

Last fetched

willbl.dns-systems.net resolves to 1 IPv4 address operated by AS29017 in GB.

Nutrition Label

WHISPER CANON · willbl.dns-systems.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/willbl.dns-systems.net

Resolution chain

willbl.dns-systems.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.223.106.3583.223.96.0/19AS29017GB

WHOIS identity

No WHOIS records are currently associated with willbl.dns-systems.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for willbl.dns-systems.net.

MechanismTarget
SPF_Awillbl.dns-systems.net
SPF_INCLUDEspf.bpweb.net
SPF_MXwillbl.dns-systems.net

Related pages

Pivot deeper into the graph from willbl.dns-systems.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "willbl.dns-systems.net"})-[: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.