Skip to content

Hostname

ide-tech.com

Last fetched

ide-tech.com resolves to 1 IPv4 address operated by KAMATERA - Kamatera, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.113.211.138194.113.211.0/24AS36007KAMATERA - Kamatera, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

39 observed subdomains of ide-tech.com.

Web-graph footprint

Distinct hostnames that link to or from ide-tech.com in the public web crawl.

265 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ide-tech.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc731-85.eu.iphmx.com
SPF_INCLUDE5620535.spf01.hubspotemail.net
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.72.176
SPF_IP212.25.105.250
SPF_IP23.90.104.35
SPF_IP31.168.225.197
SPF_MXide-tech.com

Related pages

Pivot deeper into the graph from ide-tech.com.

Cypher and MCP

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

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