Skip to content

Hostname

consumer.pressurepro.us

Last fetched

consumer.pressurepro.us resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · consumer.pressurepro.usRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/consumer.pressurepro.us

Resolution chain

consumer.pressurepro.us resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.234.204.8244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.248.7044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.187.59.754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.54.9554.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with consumer.pressurepro.us in WhisperGraph.

Subdomains

1 observed subdomain of consumer.pressurepro.us.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for consumer.pressurepro.us.

MechanismTarget
SPF_INCLUDE_privaterelay.appleid.com

Related pages

Pivot deeper into the graph from consumer.pressurepro.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "consumer.pressurepro.us"})-[: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.