Skip to content

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

WHISPER CANON · totaldesign.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/totaldesign.com

Resolution chain

totaldesign.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.173.21.203185.173.21.0/24AS12859NL

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.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for totaldesign.com.

MechanismTarget
SPF_Atotaldesign.com
SPF_INCLUDE_spf.symsys.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.orbit.teamleader.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.189.216
SPF_IP136.144.189.217
SPF_IP185.73.93.74
SPF_IP185.73.94.9
SPF_IP2001:828:13f3:1:0:0:0:147
SPF_IP2001:828:13f3:2:0:0:0:66
SPF_IP2a01:7c8:aaca:24a:5054:ff:fe94:e379
SPF_IP2a01:7c8:aaca:24b:5054:ff:fed4:ab0c
SPF_IP37.187.130.183/32
SPF_IP37.187.154.80/32
SPF_IP46.182.180.147
SPF_IP46.234.114.0/24
SPF_IP46.234.115.65/25
SPF_IP77.73.227.213
SPF_IP81.4.69.147
SPF_IP81.4.69.149
SPF_IP81.4.72.140
SPF_IP89.185.230.128/25
SPF_IP95.168.204.160/27
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.