Skip to content

Hostname

pressalit.com

Last fetched

pressalit.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.10.205104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.205104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 pressalit.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for pressalit.com.

MechanismTarget
SPF_INCLUDEspf0.pressalit.com
SPF_IP13.75.192.35
SPF_IP13.75.197.118
SPF_IP18.208.124.128/25
SPF_IP20.47.149.138/32
SPF_IP3.210.190.0/24
SPF_IP3.93.157.0/24
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.154.159/32
SPF_IP35.157.187.101/32
SPF_IP40.107.0.0/16
SPF_IP40.115.1.122
SPF_IP40.115.8.243
SPF_IP40.86.221.198
SPF_IP40.86.230.216
SPF_IP40.92.0.0/15
SPF_IP50.31.32.0/19
SPF_IP51.140.125.42
SPF_IP51.140.126.191
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14

Related pages

Pivot deeper into the graph from pressalit.com.

Cypher and MCP

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

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