Skip to content

Hostname

wgdigital.com.ve

Last fetched

wgdigital.com.ve resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · wgdigital.com.veRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wgdigital.com.ve

Resolution chain

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

IPPrefixASNOperatorCountry
66.85.132.9066.85.128.0/18AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with wgdigital.com.ve in WhisperGraph.

Subdomains

2 observed subdomains of wgdigital.com.ve.

Web-graph footprint

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

8 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • wgdigital.com.ve

SPF policy

12 SPF mechanisms authorising senders for wgdigital.com.ve.

MechanismTarget
SPF_Awgdigital.com.ve
SPF_INCLUDErelay.mail.baby
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP184.164.141.170
SPF_IP184.95.46.242
SPF_IP184.95.62.58
SPF_IP184.95.62.59
SPF_IP51.161.84.170
SPF_IP51.79.83.77
SPF_IP66.85.132.90
SPF_MXwgdigital.com.ve

Related pages

Pivot deeper into the graph from wgdigital.com.ve.

Cypher and MCP

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

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