Hostname
prometha.com
Last fetched
prometha.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prometha.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 |
|---|---|---|---|---|
| 75.2.105.41 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.112.79 | 76.223.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prometha.com owner
- Contact emails
- whois.privacy@privacyid.com
- 57b59c4d-1248-4478-b330-2e880b64d71b@identity-protect.org
- 592e30d3-b64a-4236-9f69-1582bdb1c558@identity-protect.org
- 97e08d4f-311e-432d-8dbd-24afdbf32cf2@identity-protect.org
- 9b5aa026-a9da-4d00-a002-a23f7594c7a3@identity-protect.org
- ad0f8bd6-7c55-40e3-a1f5-56c60606fdb7@identity-protect.org
- dc221b30-a1c0-419e-8d76-aaae588910b7@identity-protect.org
- fd0de3f8-0cef-4dcb-aea7-614f30213908@identity-protect.org
- owner-7473977@prometha.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of prometha.com.
Web-graph footprint
Distinct hostnames that link to or from prometha.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for prometha.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.86.168.7/32 |
| SPF_IP | 4.53.84.242 |
| SPF_IP | 4.78.62.135 |
| SPF_IP | 54.145.35.124 |
| SPF_IP | 64.39.158.195 |
| SPF_IP | 64.39.158.218 |
| SPF_IP | 96.30.240.5 |
Related pages
Pivot deeper into the graph from prometha.com.
- IP · 75.2.105.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · whois.privacy@privacyid.com
- 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: "prometha.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.