Skip to content

Hostname

wantedly.com

Last fetched

wantedly.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · wantedly.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/wantedly.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.77.6613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.211.22518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.38.23535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.253.13652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.153.9952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.189.23254.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.60.24657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.61.11313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.157.7613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
wantedly,
Contact emails

Subdomains

109 observed subdomains of wantedly.com.

Web-graph footprint

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

13,075 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for wantedly.com.

Related pages

Pivot deeper into the graph from wantedly.com.

Cypher and MCP

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

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