Skip to content

Hostname

evgauction.eu

Last fetched

evgauction.eu resolves to 1 IPv4 address operated by AS15440 in LT. WHOIS lists registrar:onlinenic inc as the registrar.

Nutrition Label

WHISPER CANON · evgauction.euRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/evgauction.eu

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.138.8792.62.176.0/20AS15440LT

WHOIS identity

Registrar
registrar:onlinenic inc
Organization
Contact emails

Subdomains

1 observed subdomain of evgauction.eu.

Web-graph footprint

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

5 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for evgauction.eu.

MechanismTarget
SPF_A_spf.balt.net
SPF_MXevgauction.eu

Related pages

Pivot deeper into the graph from evgauction.eu.

Cypher and MCP

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

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