Skip to content

Hostname

mdbadsha.com

Last fetched

mdbadsha.com resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mdbadsha.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mdbadsha.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.195.59.63159.195.56.0/22AS197540DE

WHOIS identity

Registrar
iana:303
Organization
md. badsha
Contact emails

Subdomains

66 observed subdomains of mdbadsha.com.

Web-graph footprint

Distinct hostnames that link to or from mdbadsha.com in the public web crawl.

14 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mdbadsha.com.

MechanismTarget
SPF_Amdbadsha.com
SPF_IP149.51.37.109
SPF_IP159.195.59.63
SPF_IP173.249.60.219
SPF_IP188.40.147.206
SPF_IP188.40.147.216
SPF_IP95.216.50.250
SPF_IP95.216.50.252
SPF_MXmdbadsha.com

Related pages

Pivot deeper into the graph from mdbadsha.com.

Cypher and MCP

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

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