Hostname
amour.com
Last fetched
amour.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
amour.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.13.226 | 134.122.0.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 64.225.46.35 | 64.225.32.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- domains@timespaceltd.com
- d8620baf96e5c764a5a77eb473a9f4ee-3661328@contact.gandi.net
- info@domain-contact.org
- 10f7be3bbc031f93ecc5f472a8c1bbbc5776b974ebabf500b9cb8a79ecd2d20e@amour.com.whoisproxy.org
- 13a197614d01e52fc05b3ee89f9af6002551037ad9c66cd5fcbe9b56ac645d24@amour.com.whoisproxy.org
- 1c1e546e660449d52de5b1eee5bb23581b92bdbffecfd526c25fbd6fd26ecac1@amour.com.whoisproxy.org
- 29667630b77bf44822c278806f7aa16dcf9b54003e59e08d036f8b3a77601813@amour.com.whoisproxy.org
- 3161a89717a08dee8b7afb1237011e5d8ea2bc2d37eed61a4ba270d5aefe8428@amour.com.whoisproxy.org
- 3579d660a037b53bb389ed774a6abab7d2f720d22e4471c7cc59da0cf427fb23@amour.com.whoisproxy.org
- 3ba6a85c5a582fedb9d6a551b4b4fe403bfea8e5e388ebd1d4e105c007766a04@amour.com.whoisproxy.org
- 404dd4c7a5accdf6d1a66f172b5340ab353de8a8cff233b66acbaed2d042e72b@amour.com.whoisproxy.org
- 417765cdd7375141ee98c778e3e835650cc25c627de4d5bb9b9d3fa7e4106712@amour.com.whoisproxy.org
- 48213b3ac3beb14b2d7100fffec05b073a5e2d52918a758687b9d723fd345638@amour.com.whoisproxy.org
- 56588c431d99986a67a6acc999b78fb9156bcbc4be4489eb32a52675a0c6785e@amour.com.whoisproxy.org
- 6017e207c351020265046b19388634b90bc8467dd595b71129bf5a45f529a55d@amour.com.whoisproxy.org
- 6d401f944d9a6873e79c13321386937acd1552bd4d99e44731928541e03d1e15@amour.com.whoisproxy.org
- 7c5bef1d9e41014d95557fc55e8cfef00d814445f0f95cd2ecfdab43211670f0@amour.com.whoisproxy.org
- 7fba16509586644b95b82215ddb84a7e71f662c7f2d3076a6a8d1af00c96119d@amour.com.whoisproxy.org
- 83a760d6a03b6153036c7967addec12bd1e1b12acf40bc90e30a31d011492452@amour.com.whoisproxy.org
- 977332cddc529d14068018dc7ac7b3a3e6334af4c3441cc16588f766bb08b177@amour.com.whoisproxy.org
- and 28 more
Subdomains
8 observed subdomains of amour.com.
Web-graph footprint
Distinct hostnames that link to or from amour.com in the public web crawl.
14 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for amour.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf_e.redut.net |
Related pages
Pivot deeper into the graph from amour.com.
- IP · 134.122.13.226
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:269
- Country · US
- Email · domains@timespaceltd.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: "amour.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.