Hostname
adevinta.com
Last fetched
adevinta.com resolves to 1 IPv4 address operated by PREVIDER-AS in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adevinta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.7.5.114 | 31.7.4.0/22 | AS20847 | PREVIDER-AS | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adevinta.com owner
- Contact emails
- gdpr-masking@gdpr-masked.com
- 56a0cb17-1b54-42cb-820e-111756a86a98@identity-protect.org
- 5d0d644e-bdb3-4047-8f89-26e1d4d69a07@identity-protect.org
- 8e7f639a-c20e-46f1-b717-dc20123a8a3d@identity-protect.org
- d803ca04-4bd5-438e-aa05-d68834a265ea@identity-protect.org
- d8e0ace7-bf78-4b95-bd35-5a550f7d36fe@identity-protect.org
- e39afd3b-eb74-4e65-b6cd-ad819f1c509f@identity-protect.org
- owner-11203783@adevinta.com.whoisprivacyservice.org
- owner-11573096@adevinta.com.whoisprivacyservice.org
- owner-11941063@adevinta.com.whoisprivacyservice.org
- owner-3205788@adevinta.com.whoisprivacyservice.org
- owner-3568623@adevinta.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of adevinta.com.
Web-graph footprint
Distinct hostnames that link to or from adevinta.com in the public web crawl.
495 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for adevinta.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.adevinta.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from adevinta.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adevinta.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.