Skip to content

Hostname

m-alemanmd.com

Last fetched

m-alemanmd.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · m-alemanmd.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/m-alemanmd.com

Resolution chain

m-alemanmd.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.204.111143.208.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.127143.208.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.27143.208.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.58143.208.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.96.313.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.773.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.793.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.843.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:955
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of m-alemanmd.com.

Web-graph footprint

Distinct hostnames that link to or from m-alemanmd.com in the public web crawl.

66 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for m-alemanmd.com.

MechanismTarget
SPF_Am-alemanmd.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXm-alemanmd.com

Related pages

Pivot deeper into the graph from m-alemanmd.com.

Cypher and MCP

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

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