Skip to content

Hostname

testes.tecdoor.com

Last fetched

testes.tecdoor.com resolves to 1 IPv4 address operated by AS5626 in PT.

Nutrition Label

WHISPER CANON · testes.tecdoor.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/testes.tecdoor.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.26.237.20389.26.128.0/17AS5626PT

WHOIS identity

No WHOIS records are currently associated with testes.tecdoor.com in WhisperGraph.

Subdomains

1 observed subdomain of testes.tecdoor.com.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for testes.tecdoor.com.

MechanismTarget
SPF_Atestes.tecdoor.com
SPF_IP173.212.255.111
SPF_IP178.238.238.153
SPF_IP193.164.132.210
SPF_IP193.34.145.69
SPF_IP213.136.67.78
SPF_IP79.143.180.221
SPF_IP79.143.186.153
SPF_IP79.143.186.199
SPF_IP80.241.208.97
SPF_IP80.241.210.242
SPF_IP80.241.218.44
SPF_IP89.26.237.203
SPF_IP89.26.247.246
SPF_IP91.205.173.91
SPF_IP93.104.208.33
SPF_MXtestes.tecdoor.com

Related pages

Pivot deeper into the graph from testes.tecdoor.com.

Cypher and MCP

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

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