Skip to content

Hostname

publistampa.com

Last fetched

publistampa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · publistampa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/publistampa.com

Resolution chain

publistampa.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
publistampa snc di casagrande s. & c.
Contact emails

Subdomains

2 observed subdomains of publistampa.com.

Web-graph footprint

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

23 sites link to this hostname.

82 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for publistampa.com.

MechanismTarget
SPF_Apublistampa.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEturbo-smtp.com
SPF_IP217.27.72.64/26
SPF_IP217.27.74.32/27
SPF_IP37.186.220.192/26
SPF_IP62.149.158.0/24
SPF_IP89.46.108.63/32
SPF_IP93.51.189.96/28
SPF_IP93.62.133.192/26
SPF_MXpublistampa.com

Related pages

Pivot deeper into the graph from publistampa.com.

Cypher and MCP

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

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