Hostname
swarttec.nl
Last fetched
swarttec.nl resolves to 2 IPv4 addresses operated by AS200223 in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.
Nutrition Label
Resolution chain
swarttec.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 |
|---|---|---|---|---|
| 185.229.32.217 | 185.229.32.0/24 | AS200223 | — | NL |
| 91.233.52.245 | 91.233.52.0/23 | AS15830 | — | NL |
WHOIS identity
- Registrar
- registrar:internationale domeinregistratie nederland
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of swarttec.nl.
Web-graph footprint
Distinct hostnames that link to or from swarttec.nl in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for swarttec.nl.
| Mechanism | Target |
|---|---|
| SPF_A | swarttec.nl |
| SPF_INCLUDE | racinghelmets.eu |
| SPF_INCLUDE | racinghelmets.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ziber.nl |
| SPF_MX | swarttec.nl |
Related pages
Pivot deeper into the graph from swarttec.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "swarttec.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.