Skip to content

Hostname

talently.tech

Last fetched

talently.tech resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · talently.techRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/talently.tech

Resolution chain

talently.tech resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.11265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

73 observed subdomains of talently.tech.

Web-graph footprint

Distinct hostnames that link to or from talently.tech in the public web crawl.

155 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for talently.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP103.229.233.0/24
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP217.8.118.0/24
SPF_IP52.128.40.0/21

Related pages

Pivot deeper into the graph from talently.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "talently.tech"})-[: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.