Hostname
n26.com
Last fetched
n26.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
n26.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 |
|---|---|---|---|---|
| 143.204.181.120 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.123 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.24 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.181.83 | 143.204.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.65.82.34 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.4 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.83 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.88 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.240.184.10 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.116 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.48 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.62 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- christian rebernik
- Contact emails
- 702388288@qq.com
- domains@number26.de
- 03a3740c-7a5d-461e-988d-651e33b2ea3d@identity-protect.org
- 4f9e1bc9-65b1-4a12-950d-89cd776fda5b@identity-protect.org
- 7aea1c20-7beb-45eb-b019-2731e580a321@identity-protect.org
- 888f8af1-508e-41d9-80f0-5503f34712de@identity-protect.org
- de0c656b-87b3-4a0a-a173-f5ae46e818e8@identity-protect.org
- ee55374b-2582-45f5-953b-562249882f86@identity-protect.org
- fa6be6ab-9b35-44cd-8a0d-9b7925227f00@identity-protect.org
- owner-10537175@n26.com.whoisprivacyservice.org
- owner-11077073@n26.com.whoisprivacyservice.org
- owner-11223290@n26.com.whoisprivacyservice.org
- owner-11283640@n26.com.whoisprivacyservice.org
- owner-11295857@n26.com.whoisprivacyservice.org
- owner-11553589@n26.com.whoisprivacyservice.org
- owner-11565806@n26.com.whoisprivacyservice.org
- owner-11573908@n26.com.whoisprivacyservice.org
- owner-11646475@n26.com.whoisprivacyservice.org
- owner-11670302@n26.com.whoisprivacyservice.org
- owner-11843857@n26.com.whoisprivacyservice.org
- and 38 more
Subdomains
20 observed subdomains of n26.com.
Web-graph footprint
Distinct hostnames that link to or from n26.com in the public web crawl.
5,212 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for n26.com.
| Mechanism | Target |
|---|---|
| SPF_A | mcsrel.hopexcloud.com |
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | u1369857.wl.sendgrid.net |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
Related pages
Pivot deeper into the graph from n26.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "n26.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.