Skip to content

Hostname

gizmo3dstudio.com

Last fetched

gizmo3dstudio.com resolves to 1 IPv4 address operated by AS203053 in RO. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · gizmo3dstudio.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/gizmo3dstudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.107.78.7386.107.78.0/24AS203053RO

WHOIS identity

Registrar
iana:69
Organization
ciprian mihai mocanu
Contact emails

Subdomains

7 observed subdomains of gizmo3dstudio.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gizmo3dstudio.com

SPF policy

10 SPF mechanisms authorising senders for gizmo3dstudio.com.

MechanismTarget
SPF_Agizmo3dstudio.com
SPF_IP37.156.180.192
SPF_IP85.204.69.248
SPF_IP85.9.63.98
SPF_IP86.107.43.30
SPF_IP86.107.43.54
SPF_IP86.107.78.73
SPF_IP89.36.79.228
SPF_IP89.36.79.7/32
SPF_MXgizmo3dstudio.com

Related pages

Pivot deeper into the graph from gizmo3dstudio.com.

Cypher and MCP

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

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