Skip to content

Hostname

backn2motion.com

Last fetched

backn2motion.com resolves to 2 IPv4 addresses operated by YANCYLIMITED-AS-HK - Yancy Limited in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · backn2motion.comRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/backn2motion.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.248.213.14023.248.192.0/18AS138415YANCYLIMITED-AS-HK - Yancy LimitedUS
154.219.121.135154.219.120.0/23AS402506ZENIX - Zenixcloud

WHOIS identity

Registrar
iana:1923
Organization
chiropractic&massage
Contact emails

Subdomains

1 observed subdomain of backn2motion.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from backn2motion.com.

Cypher and MCP

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

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