Skip to content

Hostname

massmed.org

Last fetched

massmed.org resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · massmed.orgRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/massmed.org

Resolution chain

massmed.org resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.212.177.1853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.164.1363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.110.13344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.16.24744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.93.17252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.64.17652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.219.15752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.219.8452.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.18.21654.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.31.10654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.78.15332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

21 observed subdomains of massmed.org.

Web-graph footprint

Distinct hostnames that link to or from massmed.org in the public web crawl.

847 sites link to this hostname.

326 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for massmed.org.

MechanismTarget
SPF_Amassmed.org
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.abila.info
SPF_INCLUDEus._netblocks.mimecast.com
SPF_MXmassmed.org

Related pages

Pivot deeper into the graph from massmed.org.

Cypher and MCP

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

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