Hostname
totaldesign.com
Last fetched
totaldesign.com resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
totaldesign.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 |
|---|---|---|---|---|
| 185.173.21.203 | 185.173.21.0/24 | AS12859 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- successor b.v.
- Contact emails
Subdomains
12 observed subdomains of totaldesign.com.
Web-graph footprint
Distinct hostnames that link to or from totaldesign.com in the public web crawl.
85 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for totaldesign.com.
| Mechanism | Target |
|---|---|
| SPF_A | totaldesign.com |
| SPF_INCLUDE | _spf.symsys.nl |
| SPF_INCLUDE | mailfilter.myrootnet.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.orbit.teamleader.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.189.216 |
| SPF_IP | 136.144.189.217 |
| SPF_IP | 185.73.93.74 |
| SPF_IP | 185.73.94.9 |
| SPF_IP | 2001:828:13f3:1:0:0:0:147 |
| SPF_IP | 2001:828:13f3:2:0:0:0:66 |
| SPF_IP | 2a01:7c8:aaca:24a:5054:ff:fe94:e379 |
| SPF_IP | 2a01:7c8:aaca:24b:5054:ff:fed4:ab0c |
| SPF_IP | 37.187.130.183/32 |
| SPF_IP | 37.187.154.80/32 |
| SPF_IP | 46.182.180.147 |
| SPF_IP | 46.234.114.0/24 |
| SPF_IP | 46.234.115.65/25 |
| SPF_IP | 77.73.227.213 |
| SPF_IP | 81.4.69.147 |
| SPF_IP | 81.4.69.149 |
| SPF_IP | 81.4.72.140 |
| SPF_IP | 89.185.230.128/25 |
| SPF_IP | 95.168.204.160/27 |
| SPF_IP | 95.168.217.128/26 |
Related pages
Pivot deeper into the graph from totaldesign.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "totaldesign.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.