Skip to content

Hostname

mnd.com

Last fetched

mnd.com resolves to 1 IPv4 address operated by AS60595 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.2.77.156194.2.77.0/24AS60595FR

WHOIS identity

Registrar
iana:81
Organization
chen wen qiang
Contact emails

Subdomains

11 observed subdomains of mnd.com.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mnd.com.

MechanismTarget
SPF_Amnd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.162.131.128
SPF_IP176.162.131.129
SPF_IP176.162.62.193
SPF_IP82.210.33.226
SPF_MXmnd.com

Related pages

Pivot deeper into the graph from mnd.com.

Cypher and MCP

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

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