Skip to content

Hostname

upgraded.id

Last fetched

upgraded.id resolves to 2 IPv4 addresses operated by AS48254 in US. WHOIS lists iana:1 as the registrar.

Nutrition Label

WHISPER CANON · upgraded.idRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/upgraded.id

Resolution chain

upgraded.id resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1
Organization
Contact emails

Subdomains

55 observed subdomains of upgraded.id.

Web-graph footprint

Distinct hostnames that link to or from upgraded.id in the public web crawl.

43 sites link to this hostname.

502 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for upgraded.id.

MechanismTarget
SPF_Aupgraded.id
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.acumbamail.com
SPF_INCLUDEspf.kerjamail.co
SPF_INCLUDEspf.kirim.email
SPF_INCLUDEspf.stackmail.com
SPF_IP103.147.154.52
SPF_MXupgraded.id

Related pages

Pivot deeper into the graph from upgraded.id.

Cypher and MCP

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

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