Skip to content

Hostname

indteca.com

Last fetched

indteca.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · indteca.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/indteca.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:303
Organization
instituto internacional de investigacion y desarrollo tecnologico educativo indtec, c.a.
Contact emails

Subdomains

8 observed subdomains of indteca.com.

Web-graph footprint

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

198 sites link to this hostname.

464 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • indteca.com

SPF policy

13 SPF mechanisms authorising senders for indteca.com.

MechanismTarget
SPF_Aindteca.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP148.113.163.229
SPF_IP15.235.118.9
SPF_IP15.235.51.131
SPF_IP157.250.197.234
SPF_IP161.129.67.106
SPF_IP51.161.12.71
SPF_IP54.39.15.231
SPF_MXindteca.com

Related pages

Pivot deeper into the graph from indteca.com.

Cypher and MCP

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

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