Skip to content

Hostname

go.baduk.org

Last fetched

go.baduk.org resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · go.baduk.orgRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/go.baduk.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.130.22845.79.128.0/19AS63949US

WHOIS identity

No WHOIS records are currently associated with go.baduk.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for go.baduk.org.

MechanismTarget
SPF_Abaduk.org
SPF_Aegc2020.org.ua
SPF_Afuseki.info
SPF_Ago.baduk.org
SPF_Aufgo.org
SPF_INCLUDE_spf.google.com
SPF_IP2600:3c03:0:0:f03c:91ff:fe98:58ed
SPF_IP45.79.130.228
SPF_MXgo.baduk.org

Related pages

Pivot deeper into the graph from go.baduk.org.

Cypher and MCP

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

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