Hostname
idesign3d.tech
Last fetched
idesign3d.tech resolves to 1 IPv4 address operated by ALFABANK-UA Kiev, Ukraine in IR. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
idesign3d.tech resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.7.73.180 | 31.7.72.0/23 | AS43754 | ALFABANK-UA Kiev, Ukraine | IR |
WHOIS identity
- Registrar
- iana:460
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of idesign3d.tech.
Web-graph footprint
Distinct hostnames that link to or from idesign3d.tech in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for idesign3d.tech.
| Mechanism | Target |
|---|---|
| SPF_A | idesign3d.tech |
| SPF_INCLUDE | _auxspf.axspace.com |
| SPF_IP | 31.7.73.178/28 |
| SPF_IP | 31.7.73.179 |
| SPF_IP | 31.7.73.180 |
| SPF_MX | idesign3d.tech |
Related pages
Pivot deeper into the graph from idesign3d.tech.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "idesign3d.tech"})-[: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.