Skip to content

Hostname

dev.teixweb.com

Last fetched

dev.teixweb.com resolves to 2 IPv4 addresses operated by AS12479 in ES.

Nutrition Label

WHISPER CANON · dev.teixweb.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dev.teixweb.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with dev.teixweb.com in WhisperGraph.

Subdomains

7 observed subdomains of dev.teixweb.com.

Threat posture

History

Mail and authentication

MX records

  • dev.teixweb.com

SPF policy

9 SPF mechanisms authorising senders for dev.teixweb.com.

MechanismTarget
SPF_Adev.teixweb.com
SPF_IP164.132.113.128
SPF_IP51.254.5.128
SPF_IP62.37.235.132
SPF_IP90.160.60.134
SPF_IP90.160.60.182
SPF_IP90.160.60.183
SPF_IP90.160.60.184
SPF_MXdev.teixweb.com

Related pages

Pivot deeper into the graph from dev.teixweb.com.

Cypher and MCP

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

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