Hostname
tools.nfc21.de
Last fetched
tools.nfc21.de resolves to 1 IPv4 address operated by AS210226 in DE.
Nutrition Label
Resolution chain
tools.nfc21.de 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 |
|---|---|---|---|---|
| 46.243.202.48 | 46.243.202.0/24 | AS210226 | — | DE |
WHOIS identity
No WHOIS records are currently associated with tools.nfc21.de in WhisperGraph.
Subdomains
1 observed subdomain of tools.nfc21.de.
| Subdomain |
|---|
| staging.tools.nfc21.de |
Web-graph footprint
Distinct hostnames that link to or from tools.nfc21.de in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for tools.nfc21.de.
| Mechanism | Target |
|---|---|
| SPF_A | nfc-love.de |
| SPF_A | nfc-smart.de |
| SPF_A | nfc-vcard.de |
| SPF_A | tap21.de |
| SPF_A | tools.nfc21.de |
| SPF_IP | 176.28.49.75 |
| SPF_IP | 2a01:488:42:1000:57e6:2f9e::/48 |
| SPF_IP | 2a01:488:67:1000:523:fe91:0:1 |
| SPF_IP | 2a01:488:67:1000:b01c:314b:0:1 |
| SPF_IP | 37.61.202.247 |
| SPF_IP | 46.243.202.48 |
| SPF_IP | 46.243.202.49 |
| SPF_IP | 46.243.202.50 |
| SPF_IP | 46.243.202.51 |
| SPF_IP | 46.243.202.52 |
| SPF_IP | 46.243.202.53 |
| SPF_IP | 5.35.251.76 |
| SPF_IP | 5.35.254.145 |
| SPF_IP | 87.230.47.158 |
| SPF_MX | tools.nfc21.de |
Related pages
Pivot deeper into the graph from tools.nfc21.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tools.nfc21.de"})-[: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.