Skip to content

Hostname

one45.com

Last fetched

one45.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · one45.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/one45.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.50.1815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.55.715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.129.21215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.236.6715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.239.9715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.53.7315.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.135.11315.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.22.15215.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.24.316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.9.11516.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.201.2143.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.43.03.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.174.273.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.99.1183.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.12.1635.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.64.9135.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.222.3335.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.104.25399.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.14.3999.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.77.18016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of one45.com owner
Contact emails

Subdomains

111 observed subdomains of one45.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for one45.com.

MechanismTarget
SPF_INCLUDEe3p0gfqj0x.powerspf.com

Related pages

Pivot deeper into the graph from one45.com.

Cypher and MCP

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

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