Skip to content

Hostname

list-tool.com

Last fetched

list-tool.com resolves to 1 IPv4 address operated by OLIMP1-AS in TR. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.172.177.2385.172.177.0/24AS48011OLIMP1-ASTR

WHOIS identity

Registrar
iana:113
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

2 observed subdomains of list-tool.com.

Web-graph footprint

Distinct hostnames that link to or from list-tool.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for list-tool.com.

MechanismTarget
SPF_Alist-tool.com
SPF_Awin2016-300.hostnegar.com
SPF_MXlist-tool.com

Related pages

Pivot deeper into the graph from list-tool.com.

Cypher and MCP

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

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