Skip to content

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

WHISPER CANON · idesign3d.techRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/idesign3d.tech

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.73.18031.7.72.0/23AS43754ALFABANK-UA Kiev, UkraineIR

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

SPF policy

6 SPF mechanisms authorising senders for idesign3d.tech.

MechanismTarget
SPF_Aidesign3d.tech
SPF_INCLUDE_auxspf.axspace.com
SPF_IP31.7.73.178/28
SPF_IP31.7.73.179
SPF_IP31.7.73.180
SPF_MXidesign3d.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.