Skip to content

Hostname

mcos.com

Last fetched

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

Nutrition Label

WHISPER CANON · mcos.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcos.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.171.38.21652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
murdock companies,
Contact emails

Subdomains

5 observed subdomains of mcos.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mcos.com.

MechanismTarget
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEppi.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.150.196.24
SPF_IP207.178.118.217
SPF_IP2603:10b6:208:57f:0:0:0:6
SPF_IP3.231.237.226/32
SPF_IP52.154.179.29
SPF_IP52.171.38.216
SPF_IP64.66.90.50
SPF_IP64.66.90.53
SPF_MXmcos.com

Related pages

Pivot deeper into the graph from mcos.com.

Cypher and MCP

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

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