Skip to content

Hostname

mwe.com

Last fetched

mwe.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mwe.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/mwe.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.121.24845.60.121.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.131.24845.60.131.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:2
Organization
mcdermott will & emery llp 227 w. monroe 47th floor
Contact emails

Subdomains

121 observed subdomains of mwe.com.

Web-graph footprint

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

1,578 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

46 SPF mechanisms authorising senders for mwe.com.

MechanismTarget
SPF_INCLUDEefrontcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP129.145.76.77
SPF_IP135.84.68.123/32
SPF_IP148.139.0.2/32
SPF_IP148.139.1.2/32
SPF_IP148.139.2.2/32
SPF_IP148.139.3.2/32
SPF_IP149.96.13.2/32
SPF_IP149.96.14.2/32
SPF_IP149.96.3.26
SPF_IP149.96.4.26
SPF_IP198.207.147.224/27
SPF_IP199.91.136.26/32
SPF_IP199.91.136.28/32
SPF_IP199.91.137.26/32
SPF_IP199.91.139.145/32
SPF_IP199.91.139.22/32
SPF_IP199.91.139.23/32
SPF_IP199.91.139.24/32
SPF_IP199.91.140.26/32
SPF_IP199.91.140.28/32
SPF_IP199.91.141.145/32
SPF_IP199.91.141.22/32
SPF_IP199.91.141.23/32
SPF_IP199.91.141.24/32
SPF_IP204.239.0.224/27
SPF_IP206.152.14.54/32
SPF_IP206.220.241.73
SPF_IP208.86.168.7/32
SPF_IP216.230.14.224/27
SPF_IP37.98.232.12/32
SPF_IP37.98.232.26/32
SPF_IP37.98.234.2/32
SPF_IP37.98.235.2/32
SPF_IP38.69.141.67/32
SPF_IP38.69.141.72
SPF_IP38.90.141.230
SPF_IP52.1.14.157/32
SPF_IP52.235.47.135/32
SPF_IP52.235.47.136
SPF_IP52.94.202.238
SPF_IP63.143.55.136
SPF_IP64.31.50.173
SPF_IP81.201.100.47

Related pages

Pivot deeper into the graph from mwe.com.

Cypher and MCP

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

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