Skip to content

Hostname

idtalento.net

Last fetched

idtalento.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · idtalento.netRouting diversity6.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/idtalento.net

Resolution chain

idtalento.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.146.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.252.67100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.109.134100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.246.132100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.196.135100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.109.120100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.116.23100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.124.5923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.27.313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.154.783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.173.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.209.1313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.237.773.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.14.17034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.64.20534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.181.18335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.202.17235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.141.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.124.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.167.8744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

48 observed subdomains of idtalento.net.

Web-graph footprint

Distinct hostnames that link to or from idtalento.net in the public web crawl.

41 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for idtalento.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from idtalento.net.

Cypher and MCP

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

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