Skip to content

Hostname

mweat.com

Last fetched

mweat.com resolves to 3 IPv4 addresses operated by AS20738 in GB. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · mweat.comRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mweat.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.32.225.7176.32.224.0/21AS20738GB
34.224.160.14934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
72.1.32.16872.1.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:86
Organization
whois privacy service
Contact emails

Subdomains

2 observed subdomains of mweat.com.

Web-graph footprint

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

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mweat.com.

MechanismTarget
SPF_Ahoa.realindianfood.com
SPF_Amweat.com
SPF_Apunt20.authsmtp.com
SPF_INCLUDEauthsmtp.com
SPF_IP158.41.57.34/29
SPF_IP217.144.150.161/29
SPF_MXmweat.com

Related pages

Pivot deeper into the graph from mweat.com.

Cypher and MCP

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

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