Skip to content

Hostname

vdgsne.org

Last fetched

vdgsne.org resolves to 1 IPv4 address operated by SANDWICH-NET - Sandwich Internet Corp. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · vdgsne.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vdgsne.org

Resolution chain

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

IPPrefixASNOperatorCountry
162.252.204.215162.252.204.0/24AS62512SANDWICH-NET - Sandwich Internet Corp.CA

WHOIS identity

Registrar
iana:69
Organization
edward fleming
Contact emails

Subdomains

2 observed subdomains of vdgsne.org.

Web-graph footprint

Distinct hostnames that link to or from vdgsne.org in the public web crawl.

11 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for vdgsne.org.

MechanismTarget
SPF_INCLUDE_spf.sandwich.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP143.95.155.86
SPF_IP23.91.70.144/32

Related pages

Pivot deeper into the graph from vdgsne.org.

Cypher and MCP

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

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