Skip to content

Hostname

disinfo.md

Last fetched

disinfo.md resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · disinfo.mdRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/disinfo.md

Resolution chain

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

IPPrefixASNOperatorCountry
188.245.204.140188.245.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with disinfo.md in WhisperGraph.

Subdomains

4 observed subdomains of disinfo.md.

Web-graph footprint

Distinct hostnames that link to or from disinfo.md in the public web crawl.

27 sites link to this hostname.

720 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • disinfo.md

SPF policy

4 SPF mechanisms authorising senders for disinfo.md.

MechanismTarget
SPF_Adisinfo.md
SPF_IP104.36.62.11
SPF_IP162.249.125.19
SPF_MXdisinfo.md

Related pages

Pivot deeper into the graph from disinfo.md.

Cypher and MCP

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

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