Skip to content

Hostname

wevg.com

Last fetched

wevg.com resolves to 1 IPv4 address operated by AS12460 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · wevg.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wevg.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.162.18217.13.162.0/23AS12460DE

WHOIS identity

Registrar
iana:151
Organization
wevg salzgitter gmbh & co. kg
Contact emails

Subdomains

23 observed subdomains of wevg.com.

Web-graph footprint

Distinct hostnames that link to or from wevg.com in the public web crawl.

39 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wevg.com.

MechanismTarget
SPF_Adomino.netzlink.com
SPF_Amail2.netzlink.com
SPF_Amx1.regiowave.net
SPF_Asmtp.netzlink.com
SPF_Awevg.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.100.8.31/32
SPF_IP153.100.8.32/32
SPF_IP217.13.162.18
SPF_MXwevg.com

Related pages

Pivot deeper into the graph from wevg.com.

Cypher and MCP

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

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