Skip to content

Hostname

3dimension.ae

Last fetched

3dimension.ae resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists registrar:aeserver as the registrar.

Nutrition Label

WHISPER CANON · 3dimension.aeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3dimension.ae

Resolution chain

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

IPPrefixASNOperatorCountry
198.20.124.74198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

Registrar
registrar:aeserver
Organization
3 dimension engineering services
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 3dimension.ae in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 3dimension.ae.

MechanismTarget
SPF_Aeur11.thednsworld.com
SPF_INCLUDEmailobox.net
SPF_IP198.20.124.74
SPF_IP198.20.124.75
SPF_MX3dimension.ae

Related pages

Pivot deeper into the graph from 3dimension.ae.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3dimension.ae"})-[: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.