Skip to content

Hostname

itsovertime.com

Last fetched

itsovertime.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · itsovertime.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itsovertime.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.134.102108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.30108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.5108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.87108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.66.233.10618.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.4118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.7818.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.161.82.183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.293.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.503.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.683.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for itsovertime.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from itsovertime.com.

Cypher and MCP

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

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