Skip to content

Hostname

1upit.com

Last fetched

1upit.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · 1upit.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/1upit.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.237.180.3013.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.220.19813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.148.1863.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.250.19052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.240.24254.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.138.14854.252.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

3 observed subdomains of 1upit.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 1upit.com.

MechanismTarget
SPF_A1upit.com
SPF_INCLUDEcom
SPF_MX1upit.com

Related pages

Pivot deeper into the graph from 1upit.com.

Cypher and MCP

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

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