Skip to content

Hostname

amberontime.com

Last fetched

amberontime.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · amberontime.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/amberontime.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.109108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.126108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.53108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.67108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.33.67.11813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.55.1183.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.1283.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.633.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.753.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

8 observed subdomains of amberontime.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amberontime.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.amberontime.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from amberontime.com.

Cypher and MCP

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

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