Skip to content

Hostname

convin.gr

Last fetched

convin.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.48.12188.198.0.0/16AS24940DE

WHOIS identity

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

Subdomains

8 observed subdomains of convin.gr.

Web-graph footprint

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

50 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for convin.gr.

MechanismTarget
SPF_Aconvin.gr
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.116.19/32
SPF_IP149.72.117.225/32
SPF_IP149.72.119.192/32
SPF_IP149.72.119.197/32
SPF_IP149.72.119.199/32
SPF_IP149.72.119.210/32
SPF_IP149.72.147.106/32
SPF_IP149.72.148.50/32
SPF_IP149.72.155.21/32
SPF_IP149.72.160.121/32
SPF_IP149.72.166.148/32
SPF_IP159.183.181.113/32
SPF_IP195.201.164.39
SPF_IP80.106.74.32
SPF_IP88.198.48.121

Related pages

Pivot deeper into the graph from convin.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "convin.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.