Skip to content

Hostname

upa.eu.com

Last fetched

upa.eu.com resolves to 1 IPv4 address operated by AS14670 in CL. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · upa.eu.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/upa.eu.com

Resolution chain

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

IPPrefixASNOperatorCountry
191.96.133.71191.96.133.0/24AS14670CL

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Subdomains

7 observed subdomains of upa.eu.com.

Web-graph footprint

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

21 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • upa.eu.com

SPF policy

7 SPF mechanisms authorising senders for upa.eu.com.

MechanismTarget
SPF_Aupa.eu.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP181.214.31.135/32
SPF_IP181.214.31.80/32
SPF_IP191.96.133.71
SPF_MXupa.eu.com

Related pages

Pivot deeper into the graph from upa.eu.com.

Cypher and MCP

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

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