Skip to content

Hostname

vg-loreley.de

Last fetched

vg-loreley.de resolves to 1 IPv4 address operated by AS12306 in DE.

Nutrition Label

WHISPER CANON · vg-loreley.deRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vg-loreley.de

Resolution chain

vg-loreley.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.110.176.6989.110.176.0/24AS12306DE

WHOIS identity

No WHOIS records are currently associated with vg-loreley.de in WhisperGraph.

Subdomains

6 observed subdomains of vg-loreley.de.

Web-graph footprint

Distinct hostnames that link to or from vg-loreley.de in the public web crawl.

55 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vg-loreley.de.

MechanismTarget
SPF_Amail.vg-loreley.de
SPF_Avg-loreley.de
SPF_IP80.237.138.192/26
SPF_IP80.237.138.26/32
SPF_IP83.243.48.64/26
SPF_IP92.51.170.64/27

Related pages

Pivot deeper into the graph from vg-loreley.de.

Cypher and MCP

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

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