Skip to content

Hostname

burdig.one

Last fetched

burdig.one resolves to 1 IPv4 address operated by AS39287 in SE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · burdig.oneRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/burdig.one

Resolution chain

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

IPPrefixASNOperatorCountry
95.215.19.2295.215.16.0/22AS39287SE

WHOIS identity

Registrar
iana:69
Organization
1337 services
Contact emails

Subdomains

54 observed subdomains of burdig.one.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for burdig.one.

MechanismTarget
SPF_IP104.244.73.114
SPF_IP185.207.136.15
SPF_IP193.168.141.208
SPF_IP193.168.141.212
SPF_IP2a01:4f9:4a:2296:0:0:0:2
SPF_IP2a01:4f9:4a:2296:0:0:0:3
SPF_IP95.217.86.168
SPF_IP95.217.86.169

Related pages

Pivot deeper into the graph from burdig.one.

Cypher and MCP

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

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