Skip to content

Hostname

massware.mx

Last fetched

massware.mx resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · massware.mxRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/massware.mx

Resolution chain

massware.mx resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.230.1193.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.533.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.83.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.863.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
74.208.236.9974.208.0.0/16AS8560US

WHOIS identity

No WHOIS records are currently associated with massware.mx in WhisperGraph.

Subdomains

11 observed subdomains of massware.mx.

Web-graph footprint

Distinct hostnames that link to or from massware.mx in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for massware.mx.

MechanismTarget
SPF_Amassware.mx
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDEmailgun.org
SPF_IP217.79.255.128
SPF_IP217.79.255.184
SPF_IP74.208.4.194/4
SPF_IP74.208.4.196/32
SPF_IP74.208.4.197/32
SPF_MXmassware.mx

Related pages

Pivot deeper into the graph from massware.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "massware.mx"})-[: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.