Skip to content

Hostname

upgrade.pt

Last fetched

upgrade.pt resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · upgrade.ptRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/upgrade.pt

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.30.1051.158.0.0/15AS12876FR

WHOIS identity

Registrar
Organization
golden restart, lda
Contact emails

Subdomains

60 observed subdomains of upgrade.pt.

Web-graph footprint

Distinct hostnames that link to or from upgrade.pt in the public web crawl.

28 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for upgrade.pt.

MechanismTarget
SPF_A163.172.169.123
SPF_Aupgrade.pt
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEenginemailer.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP163.172.148.243
SPF_IP163.172.169.123
SPF_IP188.165.246.125
SPF_IP212.111.43.231
SPF_IP51.15.58.111
SPF_MXupgrade.pt

Related pages

Pivot deeper into the graph from upgrade.pt.

Cypher and MCP

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

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