Skip to content

Hostname

upapisa.it

Last fetched

upapisa.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · upapisa.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/upapisa.it

Resolution chain

upapisa.it 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
registrar:register s.p.a.
Organization
upa furno saltarelli sas
Contact emails

Subdomains

1 observed subdomain of upapisa.it.

Web-graph footprint

Distinct hostnames that link to or from upapisa.it in the public web crawl.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

50 SPF mechanisms authorising senders for upapisa.it.

MechanismTarget
SPF_INCLUDEdominiando.email
SPF_IP185.110.66.0/24
SPF_IP185.169.24.169
SPF_IP185.169.24.41
SPF_IP185.169.24.51
SPF_IP185.169.25.15
SPF_IP185.169.25.231
SPF_IP185.169.25.237
SPF_IP185.169.25.242
SPF_IP185.169.25.248
SPF_IP185.169.25.250
SPF_IP185.169.25.28
SPF_IP185.169.25.3
SPF_IP185.169.25.31
SPF_IP185.169.25.39
SPF_IP185.169.25.46
SPF_IP185.169.25.51
SPF_IP185.2.4.0/22
SPF_IP185.24.68.190
SPF_IP185.24.68.205
SPF_IP185.24.68.216
SPF_IP185.24.68.232
SPF_IP185.24.68.247
SPF_IP185.24.68.32
SPF_IP185.24.68.4
SPF_IP185.24.68.5
SPF_IP185.24.68.61
SPF_IP185.24.68.62
SPF_IP185.24.69.180/32
SPF_IP185.24.69.32
SPF_IP185.24.69.5
SPF_IP185.24.69.6
SPF_IP195.110.101.32/27
SPF_IP195.110.122.160/27
SPF_IP195.110.123.0/27
SPF_IP195.7.249.16/29
SPF_IP195.7.249.29/32
SPF_IP213.158.94.0/23
SPF_IP3.125.172.46/32
SPF_IP3.73.27.108/32
SPF_IP81.88.48.32/27
SPF_IP81.88.49.224/27
SPF_IP81.88.50.224/27
SPF_IP81.88.52.0/23
SPF_IP81.88.54.154/32
SPF_IP81.88.54.64/27
SPF_IP81.88.55.96/27
SPF_IP81.88.56.0/27
SPF_IP81.88.62.160/27
SPF_IP81.88.63.128/27

Related pages

Pivot deeper into the graph from upapisa.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "upapisa.it"})-[: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.