Hostname
id-technology.com
Last fetched
id-technology.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
id-technology.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:93
- Organization
- id technology,
- Contact emails
- steve@id-technology.com
- 0d59e5795f8128ee072e1d1e4d3b082b-1152485@contact.gandi.net
- 27b20a1515bfafec3c19ad7d7c98b9105e473af8@privatedomain.gkg.net
- 3b501b7b0489b30525862509a2cae53b833200a5@privatedomain.gkg.net
- 5c91e7adcbda8d26b3c01c9654631c2a949abdea@privatedomain.gkg.net
- a2bbcfcf0311c1b4be0268fb77a1128309211e64@privatedomain.gkg.net
- d6e37cae96e776184a1a4c92f06bf0cf442cb9d3@privatedomain.gkg.net
- idtech@abs.net
Subdomains
1 observed subdomain of id-technology.com.
| Subdomain |
|---|
| www.id-technology.com |
Web-graph footprint
Distinct hostnames that link to or from id-technology.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for id-technology.com.
| Mechanism | Target |
|---|---|
| SPF_A | id-technology.com |
| SPF_MX | id-technology.com |
Related pages
Pivot deeper into the graph from id-technology.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "id-technology.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.