Skip to content

Hostname

wog.ge

Last fetched

wog.ge resolves to 1 IPv4 address operated by IT-adjutor - Lorenz Knak trading as IT-adjutor GmbH in DE.

Nutrition Label

WHISPER CANON · wog.geRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wog.ge

Resolution chain

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

IPPrefixASNOperatorCountry
2.58.214.1552.58.214.0/24AS213527IT-adjutor - Lorenz Knak trading as IT-adjutor GmbHDE

WHOIS identity

No WHOIS records are currently associated with wog.ge in WhisperGraph.

Subdomains

5 observed subdomains of wog.ge.

Web-graph footprint

Distinct hostnames that link to or from wog.ge in the public web crawl.

6 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wog.ge.

MechanismTarget
SPF_Awog.ge
SPF_INCLUDErelay.mailchannels.net
SPF_IP2.58.214.155
SPF_MXwog.ge

Related pages

Pivot deeper into the graph from wog.ge.

Cypher and MCP

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

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