Skip to content

Hostname

api.talkfurther.com

Last fetched

api.talkfurther.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.talkfurther.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/api.talkfurther.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.175.100100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.75.228100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.84.208107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
35.170.44.20035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.86.21752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.59.19952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.123.5052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.182.6454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.238.8854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.43.12254.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.10.10632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.108.3532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.talkfurther.com in WhisperGraph.

Web-graph footprint

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

158 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api.talkfurther.com.

Cypher and MCP

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

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