Skip to content

Hostname

100.tools

Last fetched

100.tools resolves to 3 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 100.toolsRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/100.tools

Resolution chain

100.tools resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
170.106.116.26170.106.116.0/23AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandUS
43.110.47.24743.110.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareUS
43.110.47.24943.110.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareUS

WHOIS identity

Registrar
iana:472
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of 100.tools.

Web-graph footprint

Distinct hostnames that link to or from 100.tools in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 100.tools.

MechanismTarget
SPF_INCLUDEspf.webhost.dynadot.com
SPF_INCLUDEwebhost-mail-out.dynadot.com
SPF_MX100.tools

Related pages

Pivot deeper into the graph from 100.tools.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "100.tools"})-[: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.