Hostname
amrfinancial.com
Last fetched
amrfinancial.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amrfinancial.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.169.173.108 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.111 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.35 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.88 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.174.124 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.16 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.75 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.174.91 | 52.84.174.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- j. christopher boyd
- Contact emails
- chris@amrfinancial.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 59634502-a239-4298-9e26-b08e5185d49e@identity-protect.org
- 99d91498-bf7a-47f8-8758-e976a68f0ebb@identity-protect.org
- be5cdd2b-59a8-40c3-9721-72007754ba09@identity-protect.org
- c29e020f-7d0d-4907-8e42-1354031472d0@identity-protect.org
Subdomains
2 observed subdomains of amrfinancial.com.
Web-graph footprint
Distinct hostnames that link to or from amrfinancial.com 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
2 SPF mechanisms authorising senders for amrfinancial.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 65.74.131.96/27 |
| SPF_IP | 65.74.153.192/27 |
Related pages
Pivot deeper into the graph from amrfinancial.com.
- IP · 3.169.173.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · chris@amrfinancial.com
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amrfinancial.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.