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
Resolution chain
wantedly.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.77.66 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.211.225 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.38.235 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.253.136 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.153.99 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.189.232 | 54.150.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.60.246 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.61.113 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.157.76 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- wantedly,
- Contact emails
Subdomains
109 observed subdomains of wantedly.com.
Showing 25 of 109. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wantedly.com in the public web crawl.
13,075 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for wantedly.com.
| Mechanism | Target |
|---|---|
| SPF_A | wantedly.com |
| SPF_INCLUDE | 43727358.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_IP | 103.151.192.0/23 |
| SPF_IP | 103.237.104.0/22 |
| SPF_IP | 130.248.172.0/24 |
| SPF_IP | 130.248.173.0/24 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 167.89.73.92 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 185.28.196.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 192.28.128.0/18 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 199.15.212.0/22 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 37.188.97.188/32 |
| SPF_IP | 72.3.185.0/24 |
| SPF_IP | 72.32.154.0/24 |
| SPF_IP | 72.32.217.0/24 |
| SPF_IP | 72.32.243.0/24 |
| SPF_IP | 94.236.119.0/26 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.