Hostname
wolt.com
Last fetched
wolt.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
wolt.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.7.123 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.44 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.5 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.60 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.230.3 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.37 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.92 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.97 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.175.207.116 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.12 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.128 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.175.207.76 | 3.175.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:292
- Organization
- name administration inc. (bvi)
- Contact emails
- admin@nameadmininc.com
- oskari.petas@gmail.com
- 1c591243-acdb-4856-ac85-dedace6c9941@identity-protect.org
- 563847f7-e92e-4533-b7b3-4ce6c4dafaa7@identity-protect.org
- 6adb5d9f-43e9-4338-b309-784cd7a5a431@identity-protect.org
- bfa0a0fd-1a19-488f-ad87-b5377d4b11b8@identity-protect.org
- e53bc6db-92b5-422b-9d9a-90a242282c99@identity-protect.org
- fb627695-83a6-4590-b1ab-6f45350447aa@identity-protect.org
- fd5cf622-5452-4270-ac3f-89cdf1d611be@identity-protect.org
- owner-10192631@wolt.com.whoisprivacyservice.org
- owner-10265198@wolt.com.whoisprivacyservice.org
- owner-10462580@wolt.com.whoisprivacyservice.org
- owner-10656705@wolt.com.whoisprivacyservice.org
- owner-10732529@wolt.com.whoisprivacyservice.org
- owner-10805096@wolt.com.whoisprivacyservice.org
- owner-11663934@wolt.com.whoisprivacyservice.org
- owner-11777658@wolt.com.whoisprivacyservice.org
- owner-12148846@wolt.com.whoisprivacyservice.org
- owner-155553@wolt.com.whoisprivacyservice.org
- owner-1970457@wolt.com.whoisprivacyservice.org
- and 36 more
Subdomains
42 observed subdomains of wolt.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wolt.com in the public web crawl.
7,985 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wolt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.typeform.com |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 3.120.181.200/29 |
Related pages
Pivot deeper into the graph from wolt.com.
- IP · 108.138.7.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · DE
- Email · admin@nameadmininc.com
- TLD · .com
- Browse hostnames · wo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wolt.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.