Skip to content

Hostname

igosp.eu

Last fetched

igosp.eu resolves to 1 IPv4 address operated by AS137 in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

WHISPER CANON · igosp.euRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/igosp.eu

Resolution chain

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

IPPrefixASNOperatorCountry
150.146.205.180150.146.0.0/16AS137IT

WHOIS identity

Registrar
registrar:consortium garr
Organization
Contact emails

Subdomains

1 observed subdomain of igosp.eu.

Subdomain
www.igosp.eu

Web-graph footprint

Distinct hostnames that link to or from igosp.eu in the public web crawl.

14 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for igosp.eu.

MechanismTarget
SPF_IP150.146.204.0/24
SPF_IP150.146.205.0/24
SPF_IP150.146.206.0
SPF_MXigosp.eu
SPF_MXspamfilter.rm.cnr.it
SPF_MXspamfilter1.rm.cnr.it

Related pages

Pivot deeper into the graph from igosp.eu.

Cypher and MCP

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

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