Hostname
nemko.com
Last fetched
nemko.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
nemko.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.243 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.243 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 13.107.226.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.53 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 172.67.75.26 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- are bjorn pedersen
- Contact emails
- einstein.ece@gmail.com
- arebjorn.pedersen@nemko.com
- 2xpcbu3dsjkx@privacy-protection.email
- 2xyvuav578f8@privacy-protection.email
- 4szhpq42wxer@privacy-protection.email
- 8whhr4jbejn3@privacy-protection.email
- adxhzhtyunq3@privacy-protection.email
- azikgdpgfj24@privacy-protection.email
- bmhrq5zfwj4w@privacy-protection.email
- ddcju3w49nbc@privacy-protection.email
- dpuofym5ohkx@privacy-protection.email
- h97bjsbwgv7h@privacy-protection.email
- jtag283brwgz@privacy-protection.email
- jyjxsyv7ctwa@privacy-protection.email
- k8tftyjdcvt2@privacy-protection.email
- m9cnswfeyoap@privacy-protection.email
- mzcvqq7tuh6g@privacy-protection.email
- nvnfwfbpv4tw@privacy-protection.email
- qippu2i7sggf@privacy-protection.email
- wbt554pangx3@privacy-protection.email
- and 5 more
Subdomains
40 observed subdomains of nemko.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nemko.com in the public web crawl.
338 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nemko.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2qhxh88d8.spf.checkpoint-spf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.212.19.177/32 |
Related pages
Pivot deeper into the graph from nemko.com.
- IP · 104.26.12.243
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · einstein.ece@gmail.com
- TLD · .com
- Browse hostnames · ne…
- 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: "nemko.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.