Skip to content

Hostname

talixo.com

Last fetched

talixo.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · talixo.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/talixo.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.141.42176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.86.10918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.71.118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
185.48.120.210185.48.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.122.6934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.127.22634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.130.1134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.245.25034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.92.18734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.8.12152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.224.13852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.184.7652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.74.21652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.1.7454.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.19.9554.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1390
Organization
public in motion
Contact emails

Subdomains

11 observed subdomains of talixo.com.

Web-graph footprint

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

83 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for talixo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from talixo.com.

Cypher and MCP

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

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