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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.144.207.56 | 16.144.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.145.202.137 | 16.145.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.147.123.210 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.160.94.210 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.83.82.250 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.245.106.91 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.195.108 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.13.100.197 | 52.12.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.41.98.181 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.69.225 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.17.219 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.171.50 | 52.88.0.0/15 | AS16509 | AMAZON-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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for friedman.com.mx.
| Mechanism | Target |
|---|---|
| SPF_A | friedman.com.mx |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | friedman.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.