Skip to content

Hostname

prommt.com

Last fetched

prommt.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · prommt.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/prommt.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.11.9034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.83.13452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.240.15552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.140.552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.60.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.173.15852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.39.17954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.113.9254.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.37.11863.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
global domain privacy
Contact emails

Subdomains

6 observed subdomains of prommt.com.

Web-graph footprint

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

37 sites link to this hostname.

109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for prommt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_3a.oracleindustry.com
SPF_IP52.19.75.222
SPF_IP54.154.150.205
SPF_IP54.171.175.141
SPF_IP54.171.219.76
SPF_IP54.229.208.89

Related pages

Pivot deeper into the graph from prommt.com.

Cypher and MCP

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

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