Skip to content

Hostname

wlb-lab.org

Last fetched

wlb-lab.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · wlb-lab.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wlb-lab.org

Resolution chain

wlb-lab.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.1018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.10018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.3818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1003.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1013.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.393.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.443.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:244
Organization
kim young ju
Contact emails

Subdomains

1 observed subdomain of wlb-lab.org.

Web-graph footprint

Distinct hostnames that link to or from wlb-lab.org in the public web crawl.

28 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wlb-lab.org.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from wlb-lab.org.

Cypher and MCP

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

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