Skip to content

Hostname

texa.com

Last fetched

texa.com resolves to 1 IPv4 address operated by AS213224 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · texa.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/texa.com

Resolution chain

texa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.235.158.14985.235.158.0/23AS213224IT

WHOIS identity

Registrar
iana:168
Organization
texa spa
Contact emails

Subdomains

43 observed subdomains of texa.com.

Web-graph footprint

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

188 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for texa.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.byway.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.181.160.0/24
SPF_IP89.202.181.193

Related pages

Pivot deeper into the graph from texa.com.

Cypher and MCP

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

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