Skip to content

Hostname

dmz.bada.cc

Last fetched

dmz.bada.cc resolves to 1 IPv4 address operated by AS38700 in KR.

Nutrition Label

WHISPER CANON · dmz.bada.ccRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dmz.bada.cc

Resolution chain

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

IPPrefixASNOperatorCountry
115.68.193.55115.68.128.0/17AS38700KR

WHOIS identity

No WHOIS records are currently associated with dmz.bada.cc in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dmz.bada.cc.

MechanismTarget
SPF_INCLUDEmail.badaweb.co.kr
SPF_INCLUDEmail.karpa.kr
SPF_IP115.68.193.55

Related pages

Pivot deeper into the graph from dmz.bada.cc.

Cypher and MCP

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

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