Skip to content

Hostname

logpresso.com

Last fetched

logpresso.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · logpresso.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/logpresso.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.34.207.353.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.183.833.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.57.713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.96.24343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for logpresso.com.

MechanismTarget
SPF_Alogpresso.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_MXlogpresso.com

Related pages

Pivot deeper into the graph from logpresso.com.

Cypher and MCP

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

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