Skip to content

Hostname

talpanetwork.com

Last fetched

talpanetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · talpanetwork.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/talpanetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.147.59108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.68108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.75108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.84108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.146.10513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.1813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.2813.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
65.8.131.1265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1647
Organization
talpa b.v.
Contact emails

Subdomains

35 observed subdomains of talpanetwork.com.

Web-graph footprint

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

202 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for talpanetwork.com.

MechanismTarget
SPF_INCLUDEspf.talpanetwork.com

Related pages

Pivot deeper into the graph from talpanetwork.com.

Cypher and MCP

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

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