Hostname
nurkiewicz.com
Last fetched
nurkiewicz.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
nurkiewicz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.67.158 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.177.243 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- info@domain-contact.org
- 0aa502b53ae453a4a7ebbc0a2b28e70b19626cb5793094d5a7322689456ae8f3@nurkiewicz.com.whoisproxy.org
- 4467c0cb4bf592293ac80d59f9ea5a11926093cc62d57f2b4ba09b15e83a1b2b@nurkiewicz.com.whoisproxy.org
- 518b423f63e566420c6e60c07a86f6fb964f1224971ccb38eb8968d0371b0e62@nurkiewicz.com.whoisproxy.org
- 7f398fb066f50daa5b8fc32666cf3c1269accf7cb8b11afb21502c098a571e82@nurkiewicz.com.whoisproxy.org
- f178339b95fa7c7f4368fc462377e4bc571f39725804a3a6b03f9315bf7a8661@nurkiewicz.com.whoisproxy.org
Subdomains
2 observed subdomains of nurkiewicz.com.
Web-graph footprint
Distinct hostnames that link to or from nurkiewicz.com in the public web crawl.
99 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nurkiewicz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from nurkiewicz.com.
- IP · 104.21.67.158
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · nu…
- 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: "nurkiewicz.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.