Skip to content

Hostname

upgi.com

Last fetched

upgi.com resolves to 1 IPv4 address operated by TWC-11427-TEXAS - Charter Communications Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · upgi.comRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/upgi.com

Resolution chain

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

IPPrefixASNOperatorCountry
50.84.239.14550.100.18.0/23AS11427TWC-11427-TEXAS - Charter Communications IncUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of upgi.com.

Web-graph footprint

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

28 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for upgi.com.

MechanismTarget
SPF_INCLUDEem2540.upgi.com
SPF_INCLUDEgogenuity.com
SPF_INCLUDEo5.us-prod-2.smtp.magentosite.cloud
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP108.60.194.218
SPF_IP173.212.0.138
SPF_IP50.84.239.128/26
SPF_IP64.244.8.162
SPF_MXupgi.com

Related pages

Pivot deeper into the graph from upgi.com.

Cypher and MCP

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

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