Skip to content

Hostname

g4vid.eu

Last fetched

g4vid.eu resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:hyperhosting / innovative internet services as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.174.33.252184.174.32.0/21AS51167DE

WHOIS identity

Registrar
registrar:hyperhosting / innovative internet services
Organization
Contact emails

Subdomains

12 observed subdomains of g4vid.eu.

Web-graph footprint

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

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • g4vid.eu

SPF policy

4 SPF mechanisms authorising senders for g4vid.eu.

MechanismTarget
SPF_Ag4vid.eu
SPF_IP184.174.33.252
SPF_IP209.42.192.218
SPF_MXg4vid.eu

Related pages

Pivot deeper into the graph from g4vid.eu.

Cypher and MCP

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

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