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
Resolution chain
billybird.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.24.250.193 | 31.24.250.0/24 | AS205876 | — | NL |
WHOIS identity
- Registrar
- registrar:interconnect services b.v.
- Organization
- —
- Contact emails
- —
Subdomains
34 observed subdomains of billybird.nl.
Showing 25 of 34. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for billybird.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mail.twikey.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.162.239.171 |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 171.33.229.178 |
| SPF_IP | 185.37.124.160 |
| SPF_IP | 209.15.20.201 |
| SPF_IP | 209.15.20.218 |
| SPF_IP | 213.125.132.120/29 |
| SPF_IP | 217.21.200.160 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 31.160.88.74 |
| SPF_IP | 31.24.250.193 |
| SPF_IP | 35.204.241.124 |
| SPF_IP | 85.215.105.167 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.