Skip to content

Hostname

zafinsvc.com

Last fetched

zafinsvc.com resolves to 10 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in SG. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · zafinsvc.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/zafinsvc.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.227.87.60129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
129.227.87.62129.227.64.0/19AS21859ZEN-ECN - Zenlayer IncSG
148.153.240.73148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.74148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.77148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
149.104.88.25149.104.88.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDZA
216.6.5.49216.6.0.0/17AS6453SG
216.6.5.51216.6.0.0/17AS6453SG
223.119.40.153223.119.40.0/22AS58453HK
23.251.120.9423.251.120.0/24AS21859ZEN-ECN - Zenlayer IncSG

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from zafinsvc.com.

Cypher and MCP

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

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