Skip to content

Hostname

mcmworldwide.com

Last fetched

mcmworldwide.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · mcmworldwide.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/mcmworldwide.com

Resolution chain

mcmworldwide.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.6.32104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.7.32104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:470
Organization
sungjoodnd
Contact emails

Subdomains

95 observed subdomains of mcmworldwide.com.

Web-graph footprint

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

306 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for mcmworldwide.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP104.161.150.109
SPF_IP104.18.35.92
SPF_IP104.18.39.182
SPF_IP110.15.152.140/25
SPF_IP110.15.154.130/26
SPF_IP113.43.221.242
SPF_IP119.81.205.103
SPF_IP13.110.135.211
SPF_IP147.160.167.0/26
SPF_IP160.8.96.175
SPF_IP161.71.159.136
SPF_IP161.71.159.138
SPF_IP172.64.148.74
SPF_IP172.64.152.164
SPF_IP210.184.19.145
SPF_IP210.184.55.218
SPF_IP23.21.109.192/27
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP74.218.38.0/24

Related pages

Pivot deeper into the graph from mcmworldwide.com.

Cypher and MCP

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

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