Skip to content

Hostname

texcoms.com

Last fetched

texcoms.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · texcoms.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/texcoms.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.12218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.109.49.503.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:48
Organization
pt texcoms
Contact emails

Subdomains

61 observed subdomains of texcoms.com.

Web-graph footprint

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

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for texcoms.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from texcoms.com.

Cypher and MCP

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

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