Hostname
nicodevries.com
Last fetched
nicodevries.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
nicodevries.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.99.177.74 | 88.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- nico@nicodevries.com
- 0f01b455cc@nicodevries.com.whoistrustee.com
- 84bf68ed1527ed23011b1863110f3c42a33428dcaa3bc861bfcbc0920a309d00@nicodevries.com.whoisproxy.org
- 92261431c956626eb366ae3eaceea195667a43632676bfd4196745ce456c7285@nicodevries.com.whoisproxy.org
- ae11795323616efa7251437820c3693aa57a5855e0b5ee323a9d0e8c1f7a1ec3@nicodevries.com.whoisproxy.org
- bedb46506deca46bb42ed56b32a6f247848f8bb28eabba6f84114266758af2c9@nicodevries.com.whoisproxy.org
- fecf218ea32c1e343b83b2f51be72cec9f6184eae44b4d13a40ea5072953a114@nicodevries.com.whoisproxy.org
Subdomains
16 observed subdomains of nicodevries.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nicodevries.com in the public web crawl.
6 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nicodevries.com.
| Mechanism | Target |
|---|---|
| SPF_A | nicodevries.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from nicodevries.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nicodevries.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.