Skip to content

Hostname

techplaza.codi-tek.com

Last fetched

techplaza.codi-tek.com resolves to 1 IPv4 address operated by AS59787 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.159.143185.31.159.0/24AS59787PT

WHOIS identity

No WHOIS records are currently associated with techplaza.codi-tek.com in WhisperGraph.

Subdomains

1 observed subdomain of techplaza.codi-tek.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for techplaza.codi-tek.com.

MechanismTarget
SPF_Atechplaza.codi-tek.com
SPF_INCLUDE_spf.kmitd.com
SPF_IP185.31.159.143
SPF_IP185.31.159.144
SPF_MXtechplaza.codi-tek.com

Related pages

Pivot deeper into the graph from techplaza.codi-tek.com.

Cypher and MCP

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

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