Skip to content

Hostname

obitalk.com

Last fetched

obitalk.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · obitalk.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/obitalk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.204.3143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.37143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.41143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.65143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.255.1243.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.1253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.713.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.863.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.175.10365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
on behalf of obitalk.com owner
Contact emails

Subdomains

23 observed subdomains of obitalk.com.

Web-graph footprint

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

107 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from obitalk.com.

Cypher and MCP

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

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