Skip to content

Hostname

simple-press.com

Last fetched

simple-press.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · simple-press.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simple-press.com

Resolution chain

simple-press.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.185.2713.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.3813.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.7913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.8513.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
143.204.23.118143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.128143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.36143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.81143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:81
Organization
causality agency ab
Contact emails

Subdomains

4 observed subdomains of simple-press.com.

Web-graph footprint

Distinct hostnames that link to or from simple-press.com in the public web crawl.

447 sites link to this hostname.

360 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simple-press.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from simple-press.com.

Cypher and MCP

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

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