Skip to content

Hostname

indproject.gr

Last fetched

indproject.gr resolves to 1 IPv4 address operated by AS198068 in EE.

Nutrition Label

WHISPER CANON · indproject.grRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/indproject.gr

Resolution chain

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

IPPrefixASNOperatorCountry
5.45.112.905.45.112.0/24AS198068EE

WHOIS identity

No WHOIS records are currently associated with indproject.gr in WhisperGraph.

Subdomains

2 observed subdomains of indproject.gr.

Web-graph footprint

Distinct hostnames that link to or from indproject.gr in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from indproject.gr.

Cypher and MCP

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

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