Hostname
nyckel.com
Last fetched
nyckel.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nyckel.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nyckel.com owner
- Contact emails
- info@oyoas.com
- 0b2470e9-2cdc-4ad8-a27d-18425f6d579f@identity-protect.org
- 0c39f8a4-9ba7-4644-b052-89f0e6bafde0@identity-protect.org
- 1923487a-a59f-4420-993d-4b08cbb5cb33@identity-protect.org
- 4050897b-29b5-4400-bee0-2c0db1df6e96@identity-protect.org
- 4f016444-eeae-4758-a560-9635303bb390@identity-protect.org
- 689f0d88-93eb-4894-9f30-bc8eaf5fbe2d@identity-protect.org
- owner-3308160@nyckel.com.whoisprivacyservice.org
- owner-454606@nyckel.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of nyckel.com.
Web-graph footprint
Distinct hostnames that link to or from nyckel.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nyckel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44825528.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | dc-aa8e722993._spfm.nyckel.com |
Related pages
Pivot deeper into the graph from nyckel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nyckel.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.