Hostname
ict-concept.nl
Last fetched
ict-concept.nl resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:ict concept b.v. as the registrar.
Nutrition Label
Resolution chain
ict-concept.nl 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 |
|---|---|---|---|---|
| 136.244.106.226 | 136.244.96.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | NL |
| 188.208.37.70 | 188.208.36.0/23 | AS34762 | — | BE |
WHOIS identity
- Registrar
- registrar:ict concept b.v.
- Organization
- —
- Contact emails
- —
Subdomains
60 observed subdomains of ict-concept.nl.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ict-concept.nl in the public web crawl.
27 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ict-concept.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.cloudconcept.nl |
| SPF_INCLUDE | spf.colo.ict-concept.nl |
| SPF_INCLUDE | spf.kantoren.ict-concept.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.172.42.10/32 |
| SPF_IP | 83.217.72.64/26 |
| SPF_IP | 85.90.91.55 |
Related pages
Pivot deeper into the graph from ict-concept.nl.
- IP · 136.244.106.226
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · registrar:ict concept b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · ic…
- 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: "ict-concept.nl"})-[: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.