Skip to content

Hostname

billybird.nl

Last fetched

billybird.nl resolves to 1 IPv4 address operated by AS205876 in NL. WHOIS lists registrar:interconnect services b.v. as the registrar.

Nutrition Label

WHISPER CANON · billybird.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/billybird.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.24.250.19331.24.250.0/24AS205876NL

WHOIS identity

Registrar
registrar:interconnect services b.v.
Organization
Contact emails

Subdomains

34 observed subdomains of billybird.nl.

Web-graph footprint

Distinct hostnames that link to or from billybird.nl in the public web crawl.

246 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for billybird.nl.

MechanismTarget
SPF_Amail.twikey.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.239.171
SPF_IP147.160.167.0/26
SPF_IP171.33.229.178
SPF_IP185.37.124.160
SPF_IP209.15.20.201
SPF_IP209.15.20.218
SPF_IP213.125.132.120/29
SPF_IP217.21.200.160
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP31.160.88.74
SPF_IP31.24.250.193
SPF_IP35.204.241.124
SPF_IP85.215.105.167
SPF_IP95.170.68.162

Related pages

Pivot deeper into the graph from billybird.nl.

Cypher and MCP

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

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