Skip to content

Hostname

ourcryptotalk.com

Last fetched

ourcryptotalk.com resolves to 16 IPv4 addresses operated by AS-HOSTINGER in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.124.155145.223.120.0/21AS47583AS-HOSTINGERUS
145.79.24.209145.79.24.0/21AS47583AS-HOSTINGERMY
145.79.29.4145.79.24.0/21AS47583AS-HOSTINGERMY
147.79.72.109147.79.72.0/21AS47583AS-HOSTINGERUS
18.244.18.1418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.173.161.1203.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.893.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1023.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.903.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

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 ourcryptotalk.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for ourcryptotalk.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from ourcryptotalk.com.

Cypher and MCP

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

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