Skip to content

Hostname

faptits.click

Last fetched

faptits.click resolves to 2 IPv4 addresses operated by ROUTERHOSTING - RouterHosting LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · faptits.clickRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/faptits.click

Resolution chain

faptits.click resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.86.105.126172.86.104.0/21AS14956ROUTERHOSTING - RouterHosting LLCUS
185.195.106.27185.195.104.0/22AS62240CLOUVIDER Clouvider - Global ASNUS

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

1 observed subdomain of faptits.click.

Web-graph footprint

Distinct hostnames that link to or from faptits.click in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from faptits.click.

Cypher and MCP

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

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