Skip to content

Hostname

ideasolutions.it

Last fetched

ideasolutions.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:persolvo d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · ideasolutions.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ideasolutions.it

Resolution chain

ideasolutions.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:persolvo d.o.o.
Organization
batamfx
Contact emails

Subdomains

33 observed subdomains of ideasolutions.it.

Web-graph footprint

Distinct hostnames that link to or from ideasolutions.it in the public web crawl.

9 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ideasolutions.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP149.210.147.78
SPF_IP178.32.136.200
SPF_IP178.32.138.34
SPF_IP85.18.249.78
SPF_IP94.177.168.96
SPF_IP94.23.72.33
SPF_IP95.170.95.131

Related pages

Pivot deeper into the graph from ideasolutions.it.

Cypher and MCP

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

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