Skip to content

Hostname

18ffm.com

Last fetched

18ffm.com resolves to 2 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · 18ffm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/18ffm.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.151.181.20107.151.181.0/24AS21859ZEN-ECN - Zenlayer IncUS
8.219.97.1588.219.0.0/17AS45102ALIBABA-CN-NET Alibaba US Technology Co., Ltd.SG

WHOIS identity

Registrar
iana:4163
Organization
hefeijumingwangluokejiyouxiangongsi
Contact emails

Subdomains

1 observed subdomain of 18ffm.com.

Subdomain
www.18ffm.com

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 18ffm.com.

Cypher and MCP

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

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