Skip to content

Hostname

wgeld.org

Last fetched

wgeld.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wgeld.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wgeld.org

Resolution chain

wgeld.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.169.135.34184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.178.13252.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
westfield gas & electric light department
Contact emails

Subdomains

72 observed subdomains of wgeld.org.

Web-graph footprint

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

34 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wgeld.org.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.signature365.net
SPF_IP168.245.50.220
SPF_IP192.189.28.8

Related pages

Pivot deeper into the graph from wgeld.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wgeld.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.