Skip to content

Hostname

pressadvantage.com

Last fetched

pressadvantage.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pressadvantage.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pressadvantage.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.109.2118.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.818.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.11318.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.12618.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.7418.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.7518.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.4954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of pressadvantage.com.

Web-graph footprint

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

2,563 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pressadvantage.com.

MechanismTarget
SPF_INCLUDE_spf.actionverb.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from pressadvantage.com.

Cypher and MCP

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

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