Skip to content

Hostname

wlgrn.com

Last fetched

wlgrn.com resolves to 4 IPv4 addresses operated by AKAMAI-AMS - Akamai International B.V. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · wlgrn.comRouting diversity3.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/wlgrn.com

Resolution chain

wlgrn.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.31.10.101184.31.10.0/24AS33905AKAMAI-AMS - Akamai International B.V.US
184.31.3.98184.31.3.0/24AS33905AKAMAI-AMS - Akamai International B.V.DE
23.1.106.10123.1.106.0/24AS33905AKAMAI-AMS - Akamai International B.V.US
23.1.99.9823.1.99.0/24AS33905AKAMAI-AMS - Akamai International B.V.DE

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

4 observed subdomains of wlgrn.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from wlgrn.com.

Cypher and MCP

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

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