Skip to content

Hostname

efficiency.vip

Last fetched

efficiency.vip resolves to 3 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in SG. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · efficiency.vipRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/efficiency.vip

Resolution chain

efficiency.vip resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
43.153.249.19843.153.192.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.153.254.9143.153.192.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.163.180.18343.163.128.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandHK

WHOIS identity

Registrar
iana:1697
Organization
ren chun yang
Contact emails

Subdomains

1 observed subdomain of efficiency.vip.

Web-graph footprint

Distinct hostnames that link to or from efficiency.vip in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from efficiency.vip.

Cypher and MCP

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

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