Skip to content

Hostname

talroo.com

Last fetched

talroo.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · talroo.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/talroo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.67.12418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.12.8434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.141.7135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.131.14252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.206.3954.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.95.20554.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.111.3754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.29.22654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.223.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of talroo.com owner
Contact emails

Subdomains

30 observed subdomains of talroo.com.

Web-graph footprint

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

128 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for talroo.com.

Related pages

Pivot deeper into the graph from talroo.com.

Cypher and MCP

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

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