Skip to content

Hostname

mcam.com

Last fetched

mcam.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mcam.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mcam.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.97.142.3723.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

33 observed subdomains of mcam.com.

Web-graph footprint

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

230 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mcam.com.

MechanismTarget
SPF_Aqplas.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf-0048ac03.pphosted.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.68.210
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP198.37.154.52/32
SPF_IP199.77.128.85
SPF_IP199.77.128.87
SPF_IP88.99.53.199

Related pages

Pivot deeper into the graph from mcam.com.

Cypher and MCP

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

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