Skip to content

Hostname

wantedlab.com

Last fetched

wantedlab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in EG. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · wantedlab.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wantedlab.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.120.105108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.14108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.67108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.95108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
54.230.62.1454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.7054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1489
Organization
jaechang heo
Contact emails

Subdomains

11 observed subdomains of wantedlab.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wantedlab.com.

MechanismTarget
SPF_Amail-yw0-f179.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_IP167.89.111.121
SPF_IP168.245.100.254

Related pages

Pivot deeper into the graph from wantedlab.com.

Cypher and MCP

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

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