Skip to content

Hostname

fast.tools

Last fetched

fast.tools resolves to 1 IPv4 address operated by AS35146 in AT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · fast.toolsRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fast.tools

Resolution chain

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

IPPrefixASNOperatorCountry
185.160.122.50185.160.122.0/24AS35146AT

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1242005789
Contact emails

Subdomains

3 observed subdomains of fast.tools.

Web-graph footprint

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

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fast.tools.

MechanismTarget
SPF_Afast.tools
SPF_INCLUDEspf.dynamica.biz
SPF_IP185.160.120.0/24
SPF_IP185.160.122.0/24
SPF_IP2a07:bcc0:1::/48
SPF_IP2a07:bcc0::/48
SPF_MXfast.tools

Related pages

Pivot deeper into the graph from fast.tools.

Cypher and MCP

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

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