Hostname
prometeon.com
Last fetched
prometeon.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
prometeon.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:48
- Organization
- domain admin
- Contact emails
Subdomains
30 observed subdomains of prometeon.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prometeon.com in the public web crawl.
160 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for prometeon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | spf-00559e01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.123.103 |
| SPF_IP | 156.54.24.0/24 |
| SPF_IP | 156.54.253.81 |
| SPF_IP | 156.54.253.82 |
| SPF_IP | 193.231.233.151 |
| SPF_IP | 212.49.145.0/24 |
| SPF_IP | 213.213.162.50 |
| SPF_IP | 54.195.240.221 |
| SPF_IP | 54.246.195.218 |
| SPF_IP | 81.196.2.90 |
| SPF_IP | 91.193.45.0/24 |
| SPF_IP | 93.174.64.0/21 |
Related pages
Pivot deeper into the graph from prometeon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prometeon.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.