Skip to content

Hostname

pressac.com

Last fetched

pressac.com resolves to 1 IPv4 address operated by KRYSTAL - Krystal Hosting Ltd in GB. WHOIS lists iana:1755 as the registrar.

Nutrition Label

WHISPER CANON · pressac.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pressac.com

Resolution chain

pressac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.72.2.10077.72.0.0/21AS12488KRYSTAL - Krystal Hosting LtdGB

WHOIS identity

Registrar
iana:1755
Organization
******** ********
Contact emails

Subdomains

17 observed subdomains of pressac.com.

Web-graph footprint

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

82 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for pressac.com.

MechanismTarget
SPF_Apressac.com
SPF_INCLUDE4935755.spf06.hubspotemail.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.240.180.128/25
SPF_IP188.39.177.128/25
SPF_IP40.107.4.42
SPF_IP62.255.9.186
SPF_IP77.72.1.16
SPF_IP80.209.134.80/29
SPF_MXpressac.com

Related pages

Pivot deeper into the graph from pressac.com.

Cypher and MCP

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

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