Skip to content

Hostname

mwcomponents.com

Last fetched

mwcomponents.com resolves to 1 IPv4 address operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
70.39.232.8070.39.232.0/23AS54641CONEHEALTH - The Moses H. Cone Memorial HospitalUS

WHOIS identity

Registrar
iana:2
Organization
domain admin
Contact emails

Subdomains

25 observed subdomains of mwcomponents.com.

Web-graph footprint

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

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for mwcomponents.com.

MechanismTarget
SPF_INCLUDE8642978.spf08.hubspotemail.net
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP143.170.71.76
SPF_IP172.81.116.127
SPF_IP174.128.1.0/24
SPF_IP192.184.120.0/24
SPF_IP199.250.204.69
SPF_IP208.86.168.7/32
SPF_IP208.86.170.134/32
SPF_IP208.86.170.218/32
SPF_IP208.86.171.32/32
SPF_IP3.14.207.17
SPF_IP70.39.232.80
SPF_IP8.34.161.0/24
SPF_IP98.101.213.178

Related pages

Pivot deeper into the graph from mwcomponents.com.

Cypher and MCP

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

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