Skip to content

Hostname

upright.us

Last fetched

upright.us resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · upright.usRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/upright.us

Resolution chain

upright.us resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.160.106.20315.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
15.161.34.4215.161.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
35.152.117.6735.152.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
kara fox
Contact emails

Subdomains

40 observed subdomains of upright.us.

Web-graph footprint

Distinct hostnames that link to or from upright.us in the public web crawl.

38 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for upright.us.

MechanismTarget
SPF_INCLUDE2129804.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from upright.us.

Cypher and MCP

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

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