Skip to content

Hostname

prometeoapi.com

Last fetched

prometeoapi.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · prometeoapi.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/prometeoapi.com

Resolution chain

prometeoapi.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.219.67.8013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.95.21323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.251.12635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.161.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.17.15344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.64.352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.17.11654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.25.18298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.56.25032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0154545920
Contact emails

Subdomains

53 observed subdomains of prometeoapi.com.

Web-graph footprint

Distinct hostnames that link to or from prometeoapi.com in the public web crawl.

166 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prometeoapi.com.

MechanismTarget
SPF_INCLUDE3112784.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from prometeoapi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "prometeoapi.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.