Hostname
nectar.com
Last fetched
nectar.com resolves to 15 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
nectar.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.154 | 104.126.36.0/23 | AS20940 | — | DE |
| 104.126.37.161 | 104.126.36.0/23 | AS20940 | — | DE |
| 108.138.26.124 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.126 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.79 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.84 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 23.36.162.200 | 23.36.162.0/24 | AS20940 | — | DE |
| 23.36.162.205 | 23.36.162.0/24 | AS20940 | — | DE |
| 23.36.162.210 | 23.36.162.0/24 | AS20940 | — | DE |
| 23.36.162.212 | 23.36.162.0/24 | AS20940 | — | DE |
| 23.36.162.223 | 23.36.162.0/24 | AS20940 | — | DE |
| 52.85.31.104 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.112 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.19 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.43 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- aimia coalition loyalty uk
- Contact emails
- domain.admin@nectar.biz
- infrastructure.uk@aimia.com
- 2b58d304-4011-4e29-9c56-296c45e68c45@identity-protect.org
- 2de5f900-d601-4573-9858-82dde9bbfe3d@identity-protect.org
- 768be1ef-fe06-4ba0-b2c0-9b49584a0b71@identity-protect.org
- fd1d0b05-7eee-4087-82bd-ba0570041c32@identity-protect.org
- owner-10879949@nectar.com.whoisprivacyservice.org
- owner-11238169@nectar.com.whoisprivacyservice.org
- owner-2206148@nectar.com.whoisprivacyservice.org
- owner-2315259@nectar.com.whoisprivacyservice.org
- owner-2387826@nectar.com.whoisprivacyservice.org
- owner-2673479@nectar.com.whoisprivacyservice.org
- owner-2746046@nectar.com.whoisprivacyservice.org
- owner-2943428@nectar.com.whoisprivacyservice.org
- owner-3125106@nectar.com.whoisprivacyservice.org
- owner-383936@nectar.com.whoisprivacyservice.org
- owner-4178631@nectar.com.whoisprivacyservice.org
- owner-4541466@nectar.com.whoisprivacyservice.org
- owner-4614033@nectar.com.whoisprivacyservice.org
- owner-4702304@nectar.com.whoisprivacyservice.org
- and 20 more
Subdomains
73 observed subdomains of nectar.com.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nectar.com in the public web crawl.
485 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nectar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from nectar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nectar.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.