Skip to content

Hostname

toolset.com

Last fetched

toolset.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · toolset.comRouting diversity5.6/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/toolset.com

Resolution chain

toolset.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.33.208100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.6.49107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.83.1863.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.50.1783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.31.3234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.33.11734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.21.15744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.246.10654.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.82.9954.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.183.14575.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.179.7198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.80.4632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.170.219100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.36.3132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.183.216100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
amir helzer
Contact emails

Subdomains

11 observed subdomains of toolset.com.

Web-graph footprint

Distinct hostnames that link to or from toolset.com in the public web crawl.

570 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for toolset.com.

MechanismTarget
SPF_Atoolset.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEactivetrail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_MXtoolset.com

Related pages

Pivot deeper into the graph from toolset.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "toolset.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.