Skip to content

Hostname

friedman.com.mx

Last fetched

friedman.com.mx resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · friedman.com.mxRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/friedman.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
16.144.207.5616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.202.13716.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.123.21016.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.94.21035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.82.25035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.106.9144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.195.10852.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.100.19752.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.98.18152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.69.22552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.17.21952.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.171.5052.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Web-graph footprint

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

19 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for friedman.com.mx.

MechanismTarget
SPF_Afriedman.com.mx
SPF_INCLUDE_spf.google.com
SPF_MXfriedman.com.mx

Related pages

Pivot deeper into the graph from friedman.com.mx.

Cypher and MCP

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

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