Skip to content

Hostname

ideaz.co

Last fetched

ideaz.co resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · ideaz.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ideaz.co

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.203.16685.10.192.0/18AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

8 observed subdomains of ideaz.co.

Web-graph footprint

Distinct hostnames that link to or from ideaz.co in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ideaz.co.

MechanismTarget
SPF_Aideaz.co
SPF_INCLUDE_spf.mail-neoserv.si
SPF_IP152.89.235.55
SPF_IP193.9.21.187
SPF_IP193.9.21.192
SPF_MXideaz.co

Related pages

Pivot deeper into the graph from ideaz.co.

Cypher and MCP

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

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