Skip to content

Hostname

eprensa.com

Last fetched

eprensa.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · eprensa.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eprensa.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.0.3454.36.0.0/16AS16276FR

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

99 observed subdomains of eprensa.com.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eprensa.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP137.74.60.207
SPF_IP164.68.120.14
SPF_IP188.165.87.38
SPF_IP213.32.44.96/29
SPF_IP51.254.180.248/29
SPF_IP51.254.180.253
SPF_IP54.36.0.32/28

Related pages

Pivot deeper into the graph from eprensa.com.

Cypher and MCP

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

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