Skip to content

Hostname

future-dimensions.iq

Last fetched

future-dimensions.iq resolves to 1 IPv4 address operated by SCOPESKY in IQ.

Nutrition Label

WHISPER CANON · future-dimensions.iqRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/future-dimensions.iq

Resolution chain

future-dimensions.iq resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.76.34.136185.76.34.0/24AS50597SCOPESKYIQ

WHOIS identity

No WHOIS records are currently associated with future-dimensions.iq in WhisperGraph.

Subdomains

2 observed subdomains of future-dimensions.iq.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for future-dimensions.iq.

MechanismTarget
SPF_Afuture-dimensions.iq
SPF_IP185.76.34.132
SPF_IP185.76.34.136
SPF_MXfuture-dimensions.iq

Related pages

Pivot deeper into the graph from future-dimensions.iq.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "future-dimensions.iq"})-[: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.