Hostname
primotly.com
Last fetched
primotly.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
primotly.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 |
|---|---|---|---|---|
| 108.139.29.115 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.123 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.127 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.37 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.112 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.118 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.56 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.134.63 | 18.172.134.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of primotly.com owner
- Contact emails
- 00e71a27-7dfd-4318-a885-b1c7eba09a8c@identity-protect.org
- 246d145e-884f-41d2-8a0e-2bec47b263f9@identity-protect.org
- 33a1f143-bc00-4fc5-86fc-8f1f0ddaaa06@identity-protect.org
- 43914a7f-3a33-4b5f-89d6-1989e7f9f0b9@identity-protect.org
- 4c56b689-8d8f-4aa9-af37-554450b71dfe@identity-protect.org
- 57acb2c5-b3e5-4a2e-a129-16453dfe969c@identity-protect.org
- 5a130e86-acbd-4e17-bb60-03e56d2616eb@identity-protect.org
- owner-5206665@primotly.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of primotly.com.
Web-graph footprint
Distinct hostnames that link to or from primotly.com in the public web crawl.
198 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for primotly.com.
| Mechanism | Target |
|---|---|
| SPF_A | primotly.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_MX | primotly.com |
Related pages
Pivot deeper into the graph from primotly.com.
- IP · 108.139.29.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 00e71a27-7dfd-4318-a885-b1c7eba09a8c@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "primotly.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.