Skip to content

Hostname

prometeon.com

Last fetched

prometeon.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · prometeon.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/prometeon.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for prometeon.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf-00559e01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.123.103
SPF_IP156.54.24.0/24
SPF_IP156.54.253.81
SPF_IP156.54.253.82
SPF_IP193.231.233.151
SPF_IP212.49.145.0/24
SPF_IP213.213.162.50
SPF_IP54.195.240.221
SPF_IP54.246.195.218
SPF_IP81.196.2.90
SPF_IP91.193.45.0/24
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.