Skip to content

Hostname

badanga.org

Last fetched

badanga.org resolves to 1 IPv4 address operated by AS50340 in RU. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · badanga.orgRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/badanga.org

Resolution chain

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

IPPrefixASNOperatorCountry
212.74.251.250212.74.248.0/22AS50340RU

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

5 observed subdomains of badanga.org.

Web-graph footprint

Distinct hostnames that link to or from badanga.org in the public web crawl.

32 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for badanga.org.

MechanismTarget
SPF_IP109.169.41.171
SPF_IP37.48.118.147
SPF_IP83.149.118.18
SPF_IP83.149.125.243
SPF_IP94.242.231.210
SPF_IP94.75.194.97
SPF_IP95.211.197.232
SPF_IP95.211.240.37/28

Related pages

Pivot deeper into the graph from badanga.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "badanga.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.