Skip to content

Hostname

m2ocity.com

Last fetched

m2ocity.com resolves to 1 IPv4 address operated by AS15557 in FR. WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · m2ocity.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/m2ocity.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.94.179.191212.94.160.0/19AS15557FR

WHOIS identity

Registrar
iana:1728
Organization
diab xavier
Contact emails

Subdomains

1 observed subdomain of m2ocity.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for m2ocity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP212.94.179.225
SPF_IP217.109.61.10
SPF_IP217.109.61.11
SPF_IP217.109.61.16
SPF_IP217.109.61.19
SPF_IP217.109.61.20
SPF_IP217.109.61.8
SPF_IP217.109.61.9

Related pages

Pivot deeper into the graph from m2ocity.com.

Cypher and MCP

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

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